Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / karaf / pom.xml
index 06b33a5c08d7d78653c6ae50600b90d8718191ca..84706a39926f16995b577d5038ce38ac9a496691 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.13.2-SNAPSHOT</version>
+  <version>1.13.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.13.2-SNAPSHOT</version>
+        <version>1.13.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>