summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-05-02 11:07:07 -0500
committerInstrumental <jonathan.gathman@att.com>2019-05-02 11:07:19 -0500
commit1ab34043e05df3d35175a3a3f46e9e6acbb13dd8 (patch)
tree266495f03f4cea448dc8e09e159b9f733f65c0ff /version.properties
parentff3dc8e59295809dd61754cbf28ef6e0785dfff0 (diff)
Version to 2.1.13
Issue-ID: AAF-785 Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd 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 cd25132c..c5fe1e4a 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.12-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.13-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=12
+patch=13
base_version=${major}.${minor}.${patch}