Bump versions by x.(y+1).z for next dev cycle
[serviceutils.git] / tools / pom.xml
index 306f90fd0faa8a33315eca9b153be159d4f9ed27..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>5.0.0</version>
+    <version>7.0.5</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>tools-aggregator</artifactId>
-  <version>0.4.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>