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