summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-05-26 19:51:34 +0300
committerMichael Lando <ml636r@att.com>2018-05-26 19:52:46 +0300
commit0cd216d717aa82938ad2ef1cf8562a0fe0fe8e0b (patch)
tree6723df450c99c387f8da621b397ef41349ed5857 /version.properties
parente2eada301c2502a249f2648b903140312d5e36e3 (diff)
update master version
update pom and version properties in master to 1.4.0-snapshot Issue-ID: SDC-1370 Change-Id: Iaa13add5aa3ce2cf0ac9f74566f17abc96348579 Signed-off-by: Michael Lando <ml636r@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 a61846b..d709d86 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=3
-patch=1
+minor=4
+patch=0
base_version=${major}.${minor}.${patch}