summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-05-23 11:50:16 -0500
committerInstrumental <jonathan.gathman@att.com>2019-05-23 11:50:36 -0500
commitaab276e679f221b37fc6be37e5dd0ffd72ffc406 (patch)
tree33dfa482026e7aac1f7c1ceb2e9e1bc562dbd965 /version.properties
parent1876581ffb0b9c83021bd422826c76fa8b125bf0 (diff)
El Alto start with 2.1.14
Issue-ID: AAF-834 Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
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 c5fe1e4a..d632abee 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.13-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.14-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=13
+patch=14
base_version=${major}.${minor}.${patch}