diff options
author | sunil unnava <su622b@att.com> | 2018-08-14 16:11:21 -0400 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-08-14 16:15:23 -0400 |
commit | 82b1b7c6da6ee15853158a19d11d944579c87ede (patch) | |
tree | 1c363c09f73dc11ea4ec52292fbff7e121a7689b /version.properties | |
parent | 70705a32b74d6ee29979a246a45686a9546dd5d7 (diff) |
add test cases after the kafka 11 upgrade changes
Issue-ID: DMAAP-527
Change-Id: I5accb52b74bdb504fdcda0030192dd28fe72ace4
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 7809677..ccd6e4a 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |