Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / adsal / switchmanager / integrationtest / pom.xml
index 5d91718139685640da5fec4a4a7045f5546e86b0..113bcc4ba1d0ca5acc025dc8ec167936ed6cdcad 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>switchmanager.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 -->