Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / tools / pom.xml
index dc69529058989565e671a6f8421418403538e96d..d586e2e99d315d0802b161ed9587fe4346849f19 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>2.0.4</version>
+    <version>3.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
   <modules>
-    <module>netconf-cli</module>
     <module>netconf-testtool</module>
   </modules>
 </project>