Bump versions to 0.13.1-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index 5d8d0aea7d47f9238cf4a77106d795bc9d1fb4bf..d137fa1b66b4ac882201138b0add37cc6f3669f8 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>