Allow semantic versioning in all templates in models
[policy/models.git] / version.properties
index fd262fb..bc48f0a 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=3
-minor=0
-patch=1
+minor=1
+patch=0
 
 base_version=${major}.${minor}.${patch}