Container Management and associated Northbound APIs.
[controller.git] / opendaylight / clustering / integrationtest / pom.xml
index 50d6f5c7d5f88a632ca36ad5c401f0d63c6cd7e2..0fadb128901cd16749511f32c58e2ea71973fc75 100644 (file)
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>containermanager</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
-      <artifactId>containermanager.implementation</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <artifactId>containermanager.it.implementation</artifactId>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <properties>