aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-05-26 20:03:34 +0300
committerMichael Lando <ml636r@att.com>2018-05-26 21:50:41 +0300
commit5920d2c9e47958ed5f3197b7a16094e01e8d4bcd (patch)
tree6a236a95f8fa1d05ab40d78a1f349bbd90354790 /version.properties
parent8352006ec9f5cf8574c83f80d1b5ecb24204abed (diff)
update sdc version
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 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 8471f55f92..235314efd4 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=2
+minor=3
patch=0
base_version=${major}.${minor}.${patch}