Remove config subsystem remains
[openflowplugin.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index fb637317e56bd263b3ad7d66d3ce38877cce4838..946aac6f3d735a162b8ed7b77aa5ac33bbcaddb1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,6 @@
         <relativePath>parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-aggregator</artifactId>
     <version>0.5.0-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
       <module>openflowplugin-common</module>
       <module>extension</module>
       <module>distribution/karaf</module>
-      <module>openflowplugin-controller-config</module>
       <module>openflowplugin-blueprint-config</module>
-      <!--
-      <module>openflowplugin-it</module>
-      -->
+      <!-- <module>openflowplugin-it</module> -->
       <module>test-provider</module>
       <module>drop-test-karaf</module>
       <module>test-common</module>