diff options
author | sunil.unnava <su622b@att.com> | 2019-04-15 12:53:30 -0400 |
---|---|---|
committer | sunil.unnava <su622b@att.com> | 2019-04-15 12:54:10 -0400 |
commit | 43bec7234496c4246ff9b8b20df5c528ebb2dde5 (patch) | |
tree | e6d241a50ec9e06a22b3466bdcecf4f47ba79061 /version.properties | |
parent | d9ec646fe224263c2ab5611b15fdab42569abc6e (diff) |
bumped the versions
Issue-ID: DMAAP-1160
Change-Id: I9cae298a60a1e1d90c050c16b08c9d326c467d94
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 cecd737..3dd3954 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=12 +patch=13 base_version=${major}.${minor}.${patch} |