update Zookeeper version to 3.4.9 03/76303/1
authorsunil unnava <sunil.unnava@att.com>
Thu, 24 Jan 2019 17:46:37 +0000 (12:46 -0500)
committersunil unnava <sunil.unnava@att.com>
Thu, 24 Jan 2019 17:46:53 +0000 (12:46 -0500)
Issue-ID: DMAAP-1007
Change-Id: Ia58f2142720a059ad97abad22ea1923bb049f7f2
Signed-off-by: sunil unnava <sunil.unnava@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 71608e6..14d8064 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
        <groupId>org.onap.dmaap.zookeeper</groupId>
        <artifactId>zookeepr</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>2.0.0-SNAPSHOT</version>
        <name>zookeeper</name>
        <licenses>
                <license>
 
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <zookeeperImg>1.0.0</zookeeperImg>
+               <zookeeperImg>2.0.0</zookeeperImg>
                <sitePath>/content/sites/site/org/onap/dmaap/zookeeper/${project.artifactId}/${project.version}</sitePath>
                <skip.docker.build>true</skip.docker.build>
                <skip.docker.push>true</skip.docker.push>
index 65e7bbc..94925e5 100644 (file)
@@ -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