Expunge sensitive hostnames and IPs
[logging-analytics.git] / version.properties
index f31d8f9..e914c2a 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.5
 major=1
-minor=2
-patch=2
+minor=6
+patch=10
 
 base_version=${major}.${minor}.${patch}