Skip to content

Commit

Permalink
Prepare for 4.0.0-beta-1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed Apr 27, 2019
1 parent a62a632 commit 7ed6d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ version.major=4
version.minor=0
version.revision=0
# version.tag should start with a dash (-) unless it is empty
version.tag=-SNAPSHOT
version.tag=-beta-1
# This must be set to the git tag for a release, otherwise to the branch
version.svntag=master
version.svntag=v4.0.0-beta-1

0 comments on commit 7ed6d8f

Please sign in to comment.