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