We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8daeeb5 commit a13e4b0Copy full SHA for a13e4b0
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
}
15
16
group 'org.firebirdsql'
17
-version '1.0.1-SNAPSHOT'
+version '1.0.1'
18
19
ext.'signing.password' = credentials.forKey('signing.password')
20
ext.ossrhPassword = credentials.forKey('ossrhPassword')
0 commit comments