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