diff options
author | Michael Lando <ml636r@att.com> | 2018-05-11 18:26:46 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-05-11 18:26:46 +0300 |
commit | f5397220a48a770aa2ccca10ffb49a88621c74fa (patch) | |
tree | bcdc5c08d96e41efc89d0e59010fcaebca5d627b /version.properties | |
parent | f2da63dbece0e4b1d7058a9ccc9cbf7934ce2c8c (diff) |
update pom
update version.properties
update maven docker plugin
uncomment docker build
Issue-ID: SDC-1318
Change-Id: Idd85b53ecb5c95e9c36ece64c5edff97c7353ffe
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..a61846b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |