We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250112f commit 6518ec5Copy full SHA for 6518ec5
gradle.properties
@@ -1,7 +1,7 @@
1
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
2
3
GROUP=com.pnuema.java
4
-VERSION_NAME=2.7.3
+VERSION_NAME=2.7.4
5
POM_ARTIFACT_ID=barcode
6
7
POM_NAME=Barcode-Java
@@ -24,4 +24,4 @@ POM_DEVELOPER_NAME=Brad Barnhill
24
POM_DEVELOPER_URL=https://github.com/barnhill/
25
26
RELEASE_SIGNING_ENABLED=true
27
-SONATYPE_HOST=DEFAULT
+SONATYPE_HOST=CENTRAL_PORTAL
0 commit comments