Replaced try/catch blocks in policy/models with assertj assertions.
[policy/models.git] / version.properties
index a3ac0d9..d54fa5b 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=2
-minor=0
+minor=3
 patch=0
 
 base_version=${major}.${minor}.${patch}