changed pom structure, removed dependency on controller parent pom
[openflowplugin.git] / openflow_netty / pom.xml
index d6f3dc4dcfcb55fb526f61d069c23408ea640c07..6e85591012107d9af8830bd4dc92e0003baf113b 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <artifactId>commons.openflowplugin</artifactId>
+        <artifactId>openflowplugin-commons</artifactId>
         <version>0.0.1-SNAPSHOT</version>
         <relativePath>../commons</relativePath>
     </parent>