Bump versions to 1.13.6-SNAPSHOT
[netconf.git] / netconf / callhome-provider / pom.xml
index aa661fc5efcc174c16b17a4e5dbeb013035e1b3f..a26ed15d09fec47b0d083ef3e04a2e62d8daab2d 100644 (file)
@@ -6,13 +6,13 @@
     <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>callhome-provider</artifactId>
-    <version>1.13.5-SNAPSHOT</version>
+    <version>1.13.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>