Package names for enclosed Types of TOs were changed to fully qualified.
[controller.git] / opendaylight / forwardingrulesmanager / integrationtest / pom.xml
index 7967d6f96991dc46b4ce32a30f9e31d7f2896d2c..b626b4fdaf3a2095652bd0ad25e214de6e2c33e3 100644 (file)
@@ -5,12 +5,11 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.opendaylight.controller</groupId>
-    <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
-    <relativePath>../../commons/opendaylight</relativePath>
+    <artifactId>commons.integrationtest</artifactId>
+    <version>0.5.0-SNAPSHOT</version>
+    <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>forwardingrulesmanager.integrationtest</artifactId>
   <version>0.4.0-SNAPSHOT</version>
 
@@ -58,7 +57,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>