diff options
author | sunil.unnava <su622b@att.com> | 2019-04-01 12:08:52 -0400 |
---|---|---|
committer | sunil.unnava <su622b@att.com> | 2019-04-01 12:09:18 -0400 |
commit | b295e81463281da1eed018fd6fb6ccb844d63281 (patch) | |
tree | a1d38393f444dd01f32478b69aca86e85bdfc544 /version.properties | |
parent | 7078e23430313c96f2ba641676d1b56706fc69be (diff) |
bumped the version
Issue-ID: DMAAP-915
Change-Id: I4f0c5085cb9993b67e99e675f48941ba6faf4271
Signed-off-by: sunil.unnava <su622b@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 8a7c886..cecd737 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=11 +patch=12 base_version=${major}.${minor}.${patch} |