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 bfdf2fe commit 55cd323Copy full SHA for 55cd323
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group 'org.firebirdsql'
19
-version '2.0.0-SNAPSHOT'
+version '2.0.0'
20
21
ext.'signing.password' = credentials.forKey('signing.password')
22
ext.ossrhPassword = credentials.forKey('ossrhPassword')
0 commit comments