Bump versions to 2.0.1-SNAPSHOT
[netconf.git] / netconf / netconf-client / pom.xml
index 5cc88024f5d1f81491dc1c98e81636f4b2b85dbe..91e1243d6b6de9b261f88dee2d11b74382dc616b 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.3-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-client</artifactId>
-  <version>1.13.3-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>