Bump versions by x.y.(z+1)
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 7a16d705543cd14f2cfd453d7a6e06cb75724b75..a1b0164d2042f33277e1b1f3359b56afe35b36bf 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.5-SNAPSHOT</version>
         <relativePath>../../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>