Do not register OpenflowProtocolListenerFullImpl in constructor
[openflowplugin.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1caa77a4957b7736f22b6246c0258ff637343d2e..2e627ab6b412e46aac2e598424eed395a945af07 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <modules>
       <module>artifacts</module>
+      <module>parent</module>
       <module>openflowplugin-api</module>
       <module>openflowplugin</module>
       <module>openflowplugin-impl</module>
+      <module>openflowplugin-common</module>
       <module>extension</module>
       <module>distribution/karaf</module>
       <module>openflowplugin-controller-config</module>
@@ -35,6 +37,7 @@
       <module>drop-test-karaf</module>
       <module>test-common</module>
       <module>features</module>
+      <module>features-li</module>
       <module>samples/sample-consumer</module>
       <module>samples/learning-switch</module>
       <module>applications</module>