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 e1235f3 commit 41fb119Copy full SHA for 41fb119
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=-beta-1
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-beta-1
0 commit comments