Bump versions to 1.13.8-SNAPSHOT
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 7d4433b631e79652c1d9c948897667a6bf2889d1..5c3d63cbe8b5640f06b5c170c43c3a2797b7af7d 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.7-SNAPSHOT</version>
+        <version>1.13.8-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.13.7-SNAPSHOT</version>
+    <version>1.13.8-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>