Bump versions by x.y.(z+1)
[netconf.git] / netconf / tools / pom.xml
index b004e0844b555eb7f561411cf8a3c6d7aef76221..b31ff51e274b6965fc6d908af378a6b16edd0bbe 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>netconf-subsystem</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent-lite</artifactId>
+    <version>2.0.7</version>
+    <relativePath/>
   </parent>
 
+  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
+  <version>1.3.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>