prep poms for branching post release
[logging-analytics.git] / pylog / version.properties
index c9206e9..f84f159 100644 (file)
 # 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.2
 major=1
 minor=2
-patch=2
+patch=6
 
 base_version=${major}.${minor}.${patch}