summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-05-26 20:00:32 +0300
committerMichael Lando <ml636r@att.com>2018-05-26 20:00:32 +0300
commit0bb55844275545d6334d40da89a9b98517bc25ba (patch)
tree5c2ed2fc186fae81c89908427906a875912a2e83 /version.properties
parent962b69c39a72697aa82c6b4ceef1fe20fbb110b2 (diff)
update version in master
update version in pom and version.properties to 1.2.0-snapshot Change-Id: If390078af89de1ea255e1c6d89fee214b394a905 Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index e2595ba1..08f1f93f 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=1
+minor=2
patch=0
base_version=${major}.${minor}.${patch}