Merge "tomcat-embed-core security issue"
[clamp.git] / version.properties
index b4b8052..77d0501 100644 (file)
@@ -25,8 +25,8 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=4
-minor=1
+major=5
+minor=0
 patch=0
 
 base_version=${major}.${minor}.${patch}