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