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 e7d8615 commit b3b23f4Copy full SHA for b3b23f4
build.gradle
@@ -58,7 +58,7 @@ if (!project.hasProperty('sonatypePassword')) ext.sonatypePassword = '**undefine
58
if (!project.hasProperty('sonarToken')) ext.sonarToken = '**undefined**'
59
60
group = 'net.sf.xmldb-org'
61
-version = '2.0.0-SNAPSHOT'
+version = '2.0.0'
62
63
defaultTasks 'build'
64
0 commit comments