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