Skip to content

Commit 6518ec5

Browse files
committed
change deployment target
1 parent 250112f commit 6518ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
22

33
GROUP=com.pnuema.java
4-
VERSION_NAME=2.7.3
4+
VERSION_NAME=2.7.4
55
POM_ARTIFACT_ID=barcode
66

77
POM_NAME=Barcode-Java
@@ -24,4 +24,4 @@ POM_DEVELOPER_NAME=Brad Barnhill
2424
POM_DEVELOPER_URL=https://github.com/barnhill/
2525

2626
RELEASE_SIGNING_ENABLED=true
27-
SONATYPE_HOST=DEFAULT
27+
SONATYPE_HOST=CENTRAL_PORTAL

0 commit comments

Comments
 (0)