From: sunil.unnava Date: Fri, 3 May 2019 20:23:57 +0000 (-0400) Subject: bounce the versions X-Git-Tag: 6.0.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3b8ab3f19cfef0bdff2c573fe3969a5036cdee48;p=dmaap%2Fzookeeper.git bounce the versions Issue-ID: DMAAP-1192 Change-Id: I5d53069eecd494c8d59a04f43cbfa2711082aab5 Signed-off-by: sunil.unnava --- diff --git a/pom.xml b/pom.xml index 6f800dd..29988ba 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.onap.dmaap.zookeeper zookeeper - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT zookeeper diff --git a/version.properties b/version.properties index fb3ad80..db2fafe 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=5 +major=6 minor=0 patch=0