Removed old legacy code and moved parent pom.xml to root
[openflowplugin.git] / distribution / base / pom.xml
index 9df6b463807a9a5d74fe9afcc092741d5b451cc9..3e5d257544ac70173284b70e1e960dea1fb11c66 100644 (file)
@@ -9,9 +9,9 @@ http://maven.apache.org/maven-v4_0_0.xsd">
   <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>distributions-openflowplugin-base</artifactId>