Bump versions to 0.13.1-SNAPSHOT
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 83a1a4a1b1ca83909aef08886587b1717fbfd37f..8a31e4059f509187a706460881ea44ce03a04287 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.1-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>