From: sunil.unnava Date: Mon, 1 Apr 2019 16:06:16 +0000 (-0400) Subject: bumped the version X-Git-Tag: 6.0.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F83872%2F1;p=dmaap%2Fzookeeper.git bumped the version Issue-ID: DMAAP-915 Change-Id: I034c1da60317eeff2716a7972790161b5dccfe9b Signed-off-by: sunil.unnava --- diff --git a/pom.xml b/pom.xml index 066b918..2337c8a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.onap.dmaap.zookeeper zookeepr - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT zookeeper diff --git a/version.properties b/version.properties index b24f719..76775d1 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=3 +major=4 minor=0 patch=0