Bump versions to 1.13.6-SNAPSHOT
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index f1be5dd0365f2ca1443b0e1c9f9237dde7e2a5e7..efef5a058ef6ad1263b141d38c6d0bc8085763ea 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.5-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.13.5-SNAPSHOT</version>
+    <version>1.13.6-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>