diff --git a/build.properties b/build.properties index 070b838b4d..92c6346dad 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=3 version.minor=0 version.revision=10 # version.tag should start with a dash (-) unless it is empty -version.tag=-SNAPSHOT +version.tag= # This must be set to the git tag for a release, otherwise to the branch -version.svntag=Branch_3_0 +version.svntag=v3.0.10