Update snapshot and/or references of policy/api to latest snapshots
[policy/api.git] / version.properties
index 4ba0a9a..0a767e5 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
 
-minor=3
+major=3
 minor=0
-patch=0
+patch=3
 
 base_version=${major}.${minor}.${patch}