summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-08-06 17:34:04 -0500
committerInstrumental <jonathan.gathman@att.com>2019-08-06 17:35:53 -0500
commit54f1bd25e5a6fb84502d100dbb00e915d4be6556 (patch)
treec9c2e524e8427c00d9450510ac9b961e65f7ade6 /version.properties
parente37619c95eeac0ea7b92960cf3f1e69535a48ec2 (diff)
Move AAF Poms to 2.1.16
Issue-ID: AAF-932 Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d 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 e341f3e4..564f55f4 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.15-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.16-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=15
+patch=16
base_version=${major}.${minor}.${patch}