Bump versions by x.y.(z+1)
[netconf.git] / netconf / tools / pom.xml
index 6ca3d458ad1a4d4e1f7faa44b52d88c3f5bb648a..b31ff51e274b6965fc6d908af378a6b16edd0bbe 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>netconf-subsystem</artifactId>
-    <version>1.3.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>