We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57982e5 commit c54e991Copy full SHA for c54e991
gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION=2.7.11-SNAPSHOT
+VERSION=2.7.11
2
GROUPID=net.dreamlu
3
4
org.gradle.caching=true
@@ -12,7 +12,7 @@ NEXUS_OSS_PASS_WORD=***
12
REPOSITORY_URL_SNAPSHOT=https://oss.sonatype.org/content/repositories/snapshots/
13
REPOSITORY_URL_RELEASE=https://oss.sonatype.org/service/local/staging/deploy/maven2/
14
15
-signing.keyId=D73A4CFE
+signing.keyId=A861D6AE
16
signing.password=sonatype
17
signing.secretKeyRingFile=/Users/lcm/.gnupg/secring.gpg
18
0 commit comments