Incrementing versions by 0.0.1 for post-Helium stability branch
[controller.git] / opendaylight / topologymanager / integrationtest / pom.xml
index f73c55ef555dc0f12db60192b7cc3d113df36139..84b8a6d362dacd970186ee9aee1f2b349e56a5fd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.5.2-Helium</version>
+    <version>0.5.3-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>topologymanager.integrationtest</artifactId>
-  <version>0.4.1-Helium</version>
+  <version>0.4.2-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->