File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Akamai-EdgeAuth: Akamai Edge Authorization Token for Java
22
3- [ ![ Maven Central] ( https://img.shields.io/badge/maven%20central-0.2.7 -brightgreen.svg )] ( http://search.maven.org/#artifactdetails%7Cio.github.astinchoi%7CAkamai-EdgeAuth-Java%7C0.2.7 %7C )
3+ [ ![ Maven Central] ( https://img.shields.io/badge/maven%20central-0.1.0 -brightgreen.svg )] ( http://search.maven.org/#artifactdetails%7Cio.github.astinchoi%7CAkamai-EdgeAuth-Java%7C0.1.0 %7C )
44[ ![ Build Status] ( https://travis-ci.org/AstinCHOI/Akamai-EdgeAuth-Java.svg?branch=master )] ( https://travis-ci.org/AstinCHOI/Akamai-EdgeAuth-Java )
55[ ![ License] ( http://img.shields.io/:license-apache-blue.svg )] ( https://github.com/AstinCHOI/Akamai-EdgeAuth-Java/blob/master/LICENSE )
66
Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ artifacts {
3737}
3838
3939signing {
40+ required {
41+ gradle.taskGraph.hasTask('uploadArchives')
42+ }
4043 sign configurations.archives
4144}
4245
You can’t perform that action at this time.
0 commit comments