We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1746fe4 commit 850aa41Copy full SHA for 850aa41
build.properties
@@ -2,6 +2,6 @@ version.major=5
2
version.minor=0
3
version.revision=5
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_5_0
+version.svntag=v5.0.5
0 commit comments