Bump versions to 1.13.2-SNAPSHOT
[netconf.git] / parent / pom.xml
index 20d0dfd59eef0667898907e57fe9436eb66dd96a..d17cf8471f1970ef028090574f8b5d640b078b70 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>1.13.1-SNAPSHOT</version>
+  <version>1.13.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.13.1-SNAPSHOT</version>
+        <version>1.13.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>