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