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 06cccdf commit dc40108Copy full SHA for dc40108
build.properties
@@ -2,6 +2,6 @@ version.major=6
2
version.minor=0
3
version.revision=2
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=Branch_6_0
+version.svntag=v6.0.2
0 commit comments