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 81b65f6 commit efb2530Copy full SHA for efb2530
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
}
15
16
group 'org.firebirdsql'
17
-version '1.0.2-SNAPSHOT'
+version '1.0.2'
18
19
ext.'signing.password' = credentials.forKey('signing.password')
20
ext.ossrhPassword = credentials.forKey('ossrhPassword')
0 commit comments