Bumping versions by 0.0.1 for next dev cycle
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index b6b51503a49377ddaf6a76cf5a668000f407e131..4a0ce3f9baae36e03b79f0c00919eeaca5b6d0ea 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>