aboutsummaryrefslogtreecommitdiffstats
path: root/pylog/version.properties
diff options
context:
space:
mode:
authorroot <frank.obrien@amdocs.com>2018-10-09 13:48:18 -0400
committerroot <frank.obrien@amdocs.com>2018-10-09 16:59:12 -0400
commit3a8de37e721b1e3e8e3e8b1c11c7c65cd49a3e9b (patch)
tree2aa0e1a0186bbdeb5d33eba63691df4bbd62c5af /pylog/version.properties
parentd44588b1f5b26d5a0795f676ce4e4cc0e3a374d0 (diff)
prep poms for branching post release
Change-Id: I755a3a24521be12735929beca76dff16f9c5d043 Issue-ID: LOG-749 Signed-off-by: root <frank.obrien@amdocs.com>
Diffstat (limited to 'pylog/version.properties')
-rw-r--r--pylog/version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/pylog/version.properties b/pylog/version.properties
index c9206e9..f84f159 100644
--- a/pylog/version.properties
+++ b/pylog/version.properties
@@ -16,10 +16,10 @@
# 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}