minor fix to trigger new doc build
[policy/parent.git] / version.properties
index 7b1a3c9..295674e 100644 (file)
@@ -2,9 +2,9 @@
 # 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
-patch=5
+major=5
+minor=0
+patch=0
 
 base_version=${major}.${minor}.${patch}