Bump versions to 1.13.8-SNAPSHOT
[netconf.git] / features / parent / pom.xml
index 17731d58c52356676189c0303d44a782eedf1a7b..76694b3268e3271ab49753f2afc4836624a44ed0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>1.13.7-SNAPSHOT</version>
+    <version>1.13.8-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>1.13.7-SNAPSHOT</version>
+                <version>1.13.8-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>