diff options
author | sunil unnava <su622b@att.com> | 2018-08-27 15:14:11 -0400 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-08-27 15:14:30 -0400 |
commit | 7f18a630f28242d684330af528b296e2b17249c6 (patch) | |
tree | abf53fad47010a98d08e64bbea2841a5b741e751 /version.properties | |
parent | 476332cc4a86aada98798c23f6f48b0df6307375 (diff) |
update patch version in version.properties
Issue-ID: DMAAP-628
Change-Id: Iad9e821dfa8ade5e15224b16a9d53e590c1aced0
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 ccd6e4a..61001b0 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |