Bump versions to 1.13.6-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index 1c3b4dff2fc56b43cd367ca1451e68cc15273a0e..688c33c9ea91c5729743c503fc457ea47387927d 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.5-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.13.5-SNAPSHOT</version>
+    <version>1.13.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>