Bump versions to 2.0.0-SNAPSHOT
[netconf.git] / netconf / netconf-client / pom.xml
index 5cc88024f5d1f81491dc1c98e81636f4b2b85dbe..c231fd005f423ad746712f5f87f0e3ac5e7aaaf7 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>netconf-client</artifactId>
-  <version>1.13.3-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>