Bump versions to 2.0.0-SNAPSHOT
[netconf.git] / restconf / restconf-nb-rfc8040 / pom.xml
index cef46ffb6474e6be831a6f4bb172db217d816f00..08785206c9f56b207b80fcafd62e1bd34db16d83 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.2-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-rfc8040</artifactId>
-  <version>1.13.2-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>