[RENUMBER] Roll to next snapshot
[sdnc/northbound.git] / dmaap-listener / pom.xml
index a46d7ca..58d23ae 100755 (executable)
@@ -3,14 +3,14 @@
         <groupId>org.openecomp.sdnc.northbound</groupId>
        <packaging>jar</packaging>
        <artifactId>dmaap-listener</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.1.1-SNAPSHOT</version>
 
        <name>DMAAP Listener</name>
        <description>DMAAP Listener</description>
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.1-SNAPSHOT</version>
        </parent>
        <properties>
                <sdc.client.version>1.1.7-SNAPSHOT</sdc.client.version>