Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / adsal / hosttracker / integrationtest / pom.xml
index 8df75591544088e47c0c6d1d136ecfee0e68ebe5..b26d0a55b298758280b18d34f47f68b224e62755 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>hosttracker.integrationtest</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->