diff options
author | su622b <sunil.unnava@att.com> | 2018-03-20 09:16:33 -0400 |
---|---|---|
committer | su622b <sunil.unnava@att.com> | 2018-03-20 09:16:43 -0400 |
commit | 594722e019ba077845b2a914b365d560926d8ea0 (patch) | |
tree | 2d038548ae6ff12824abc2a1e3cc2cece2f2d3db /version.properties | |
parent | bd9c085e11b6c735cd674599454e44f00b708400 (diff) |
updated the artifact version
Issue-ID: DMAAP-332
Change-Id: Ic7003216bb07401ce25ca0adae1441139ed4e713
Signed-off-by: su622b <sunil.unnava@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 e1118ab..ac02ac5 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |