Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index 8f6e3946e4d638f3d6934dcf104cb0999986e55f..71de4ff004c6a9d7edb3fcfda7d6ebd0e3aa1bd2 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>1.13.3-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.13.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>