Incrementing versions by 0.0.1 for post-Helium stability branch
[controller.git] / opendaylight / hosttracker / integrationtest / pom.xml
index 0d11c077a848c9ffe731eed230cef1dca5e2b271..d30c6152d01d1b950e22bd52e22f97e5302eead4 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>hosttracker.integrationtest</artifactId>
-  <version>0.5.2-Helium</version>
+  <version>0.5.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->