Fixed project version parsing
[aai/data-router.git] / version.properties
index 668657e..f78f30b 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=4
-patch=0
+minor=5
+patch=1
 
 base_version=${major}.${minor}.${patch}