Bump versions to 1.13.8-SNAPSHOT
[netconf.git] / netconf / netconf-netty-util / pom.xml
index c58f3d2065015c4d649fa4e173f3594b8f44e7dd..2ff6c6ac5f3663a575e08f1cca685ad14bd45c67 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.7-SNAPSHOT</version>
+    <version>1.13.8-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.13.7-SNAPSHOT</version>
+  <version>1.13.8-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>