diff --git a/build.properties b/build.properties index 244d80b5d..12ab6f17a 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=6 version.minor=0 version.revision=0 # 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=master +version.svntag=v6.0.0