Introduced openflowjava parent pom.xml
[openflowjava.git] / openflow-protocol-impl / pom.xml
index 0a4f2fe8aa8daeffd18ab66c1df7de2bcb12966b..0104a1a66b5104112fb366e28297ecac0a142829 100644 (file)
@@ -2,8 +2,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
-        <artifactId>openflow-protocol-parent</artifactId>
+        <artifactId>openflowjava-parent</artifactId>
         <version>0.7.0-SNAPSHOT</version>
+        <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>