Skip to content

Commit b3b23f4

Browse files
committed
Finalize version 2.0.0
Signed-off-by: Patrick Reinhart <patrick@reini.net>
1 parent e7d8615 commit b3b23f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ if (!project.hasProperty('sonatypePassword')) ext.sonatypePassword = '**undefine
5858
if (!project.hasProperty('sonarToken')) ext.sonarToken = '**undefined**'
5959

6060
group = 'net.sf.xmldb-org'
61-
version = '2.0.0-SNAPSHOT'
61+
version = '2.0.0'
6262

6363
defaultTasks 'build'
6464

0 commit comments

Comments
 (0)