diff options
author | sunil unnava <sunil.unnava@att.com> | 2019-01-24 12:46:37 -0500 |
---|---|---|
committer | sunil unnava <sunil.unnava@att.com> | 2019-01-24 12:46:53 -0500 |
commit | 7964248c4d1e3a23fa7f02837b76456a76df0396 (patch) | |
tree | ef0fa056d8da72188027cab2178ba7066ea12cda /version.properties | |
parent | 00cecd846b2cdc9adbb9bc9241358adfb18c756a (diff) |
update Zookeeper version to 3.4.9
Issue-ID: DMAAP-1007
Change-Id: Ia58f2142720a059ad97abad22ea1923bb049f7f2
Signed-off-by: sunil unnava <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 65e7bbc..94925e5 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=1 +major=2 minor=0 patch=0 |