Removed old legacy code and moved parent pom.xml to root
[openflowplugin.git] / test-provider / pom.xml
index 055282d88484a1ebb860f7e59c2766126ff509a5..4ab4b4c2b549e0de722dc16bfba415680bca6b93 100644 (file)
@@ -3,9 +3,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <artifactId>openflowplugin-commons</artifactId>
+        <artifactId>openflowplugin-parent</artifactId>
         <version>0.0.1-SNAPSHOT</version>
-        <relativePath>../commons</relativePath>
+        <relativePath>../</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>
     <packaging>bundle</packaging>