summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorInstrumental <jgonap@stl.gathman.org>2020-03-05 12:49:04 -0600
committerInstrumental <jgonap@stl.gathman.org>2020-03-05 12:56:06 -0600
commita555e21d6f23e3c892db86fc9d27960c4b9d6cf4 (patch)
treecb917ec1506c3c177fd747263986bb5c800f373a /version.properties
parent3e96ae3a95da9a507ad92767030f729e484f885f (diff)
Move code set to 2.1.18, Update from TEST system
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index de52dc04..48397ffe 100644
--- a/version.properties
+++ b/version.properties
@@ -24,10 +24,10 @@
# 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
-# This TAG <version>2.1.17-SNAPSHOT</version> is here to help remember to change this file. Keep it up to date with the following "real" entries:
+# This TAG <version>2.1.18-SNAPSHOT</version> is here to help remember to change this file. Keep it up to date with the following "real" entries:
major=2
minor=1
-patch=17
+patch=18
base_version=${major}.${minor}.${patch}