Introduced openflowjava parent pom.xml
[openflowjava.git] / openflow-protocol-spi / pom.xml
index 5a7432aab2fc612ebe27140f634ea33fc8a3e42a..b3cf8d7706866f2be1cd4c384c8f69ded69cf030 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-spi</artifactId>
     <packaging>bundle</packaging>