Bump versions to 1.13.8-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index 9117374aab00a377fac1d45851afcfcf97c6d61d..adf204fa5aef59af371bd2580f84f53c9599da85 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>yanglib</artifactId>
-    <version>1.13.7-SNAPSHOT</version>
+    <version>1.13.8-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>