Incrementing versions by 0.0.1 for post-Helium stability branch
[controller.git] / opendaylight / switchmanager / integrationtest / pom.xml
index 1ecd4b41bf259161bac3d5ec8a3cd0283b69cbd3..e8839860410e96e177b185c4451d5a4075672c90 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>switchmanager.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 -->