password moved from hard coded values to environment properties
[portal.git] / version.properties
index ee5d4d0..756f8a3 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=2
-minor=4
+minor=5
 patch=0
 
 base_version=${major}.${minor}.${patch}