diff options
author | Michael Lando <ml636r@att.com> | 2018-05-26 20:09:34 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-05-26 20:07:15 +0000 |
commit | b3c2a9844392bea8158c6a1634b496cd7645e00d (patch) | |
tree | 7064d614498f5804f4382cb36d66c9541ae353ef /version.properties | |
parent | 82ed394db73c99cfac4c712de2661ea5d60550fd (diff) |
update version
update pom and version.properties
to 1.4.0
Change-Id: I5b7c828f9443bb51638932080e544969d57efcae
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 235314e..d709d86 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=3 +minor=4 patch=0 base_version=${major}.${minor}.${patch} |