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 dd85dd9 commit 43df835Copy full SHA for 43df835
build.properties
@@ -2,6 +2,6 @@ version.major=6
2
version.minor=0
3
version.revision=0
4
# version.tag should start with a dash (-) unless it is empty
5
-version.tag=-SNAPSHOT
+version.tag=
6
# This must be set to the git tag for a release, otherwise to the branch
7
-version.svntag=master
+version.svntag=v6.0.0
0 commit comments