Bump versions by x.(y+1).z for next dev cycle
[serviceutils.git] / tools / pom.xml
index 56bc80457a6c0423763f6d01ecc71529136aeffb..ecb52fb02ec79ab847b6d439301261c41cd61005 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>7.0.5</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>tools-aggregator</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: serviceutils :: ${project.artifactId}</name>