We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643bea0 commit 3005950Copy full SHA for 3005950
README.md
@@ -14,7 +14,7 @@ buildscript {
14
mavenCentral()
15
}
16
dependencies {
17
- classpath 'com.vanniktech:gradle-maven-publish-plugin:0.19.0'
+ classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0'
18
19
20
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=com.vanniktech
2
-VERSION_NAME=0.20.0-SNAPSHOT
+VERSION_NAME=0.20.0
3
4
POM_PACKAGING=jar
5
0 commit comments