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