Incrementing versions by 0.0.1 for post-Helium stability branch
[controller.git] / opendaylight / clustering / integrationtest / pom.xml
index 0018ac1c6bd62dfcaf746a6db7e90a1233f82609..47ce1e8dc6532869bef63b64161cfebae24783ab 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>clustering.services.integrationtest</artifactId>
-  <version>0.4.2-Helium</version>
+  <version>0.4.3-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->