Bump versions by x.y.(z+1)
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 5fb43b08933184223b5c6b2fbc0450a7291a289a..a1b0164d2042f33277e1b1f3359b56afe35b36bf 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.7.3-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.3-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>