summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-11-27 03:48:50 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2017-11-27 11:37:38 -0500
commit83d99a274967e79f9eca2cefcc1af665cd19ab62 (patch)
treeafbd6a123b21c420b92c45d93b66b98a62f2ffac /version.properties
parente1c54c4bfe593d2131f6adb7efa3027ce8662b81 (diff)
Add v12 api changes for the new release code
Issue-ID: AAI-514 Change-Id: I8494ec854f7dddd51748da884b74b4196c7ab704 Signed-off-by: Venkata Harish K Kajur <vk250x@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 abe15cf..9c95207 100644
--- a/version.properties
+++ b/version.properties
@@ -4,11 +4,11 @@
# because they are used in Jenkins, whose plug-in doesn't support
major_version=1
-minor_version=1
+minor_version=2
patch_version=0
base_version=${major_version}.${minor_version}.${patch_version}
# Release must be completed with GIT information # in Jenkins
release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file
+snapshot_version=${base_version}-SNAPSHOT