Bump versions to 1.13.6-SNAPSHOT
[netconf.git] / parent / pom.xml
index 38a9f53b3957f3877e1f7d3e8939d136ca9a263f..581a7717e667ba687a239e6ee60dd1b3a12ec5d2 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>1.13.5-SNAPSHOT</version>
+  <version>1.13.6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.13.5-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>