Bump versions to 1.13.6-SNAPSHOT
[netconf.git] / karaf / pom.xml
index d6623ae6c2b22369524afb4bc591aabe1b27428c..bb2174b836d95301b6c57937c25ff0bd79533052 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.13.5-SNAPSHOT</version>
+  <version>1.13.6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -29,7 +29,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>