Moving to next SNAPSHOT version
[logging-analytics.git] / version.properties
index 3dcc918..860a1dd 100644 (file)
@@ -16,9 +16,9 @@
 # Versioning variables
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
-
+# 1.2.6-SNAPSHOT is off 1.2.5
 major=1
-minor=2
+minor=6
 patch=5
 
 base_version=${major}.${minor}.${patch}