Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / adsal / clustering / integrationtest / pom.xml
index cd0045c31c3856e2a8064068493316bb78f1f919..6724af3011cbdc891acb51ebfc3f68c168bc8a41 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.3-Lithium-SR3</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>clustering.services.integrationtest</artifactId>
-  <version>0.5.3-Lithium-SR3</version>
+  <version>0.5.4-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->