Apply multiple edits to remove Karaf 3
[integration/distribution.git] / artifacts / upstream / single-features / pom.xml
index c59958f0e33c3b86d5acae568037499670928b29..df083d545349e36b21bf221f6f5d2017fff4dc2d 100644 (file)
@@ -71,6 +71,7 @@
             </dependency>
 
             <!-- Dlux -->
+            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
             <dependency>
                 <groupId>org.opendaylight.dlux</groupId>
                 <artifactId>odl-dlux-core</artifactId>
@@ -78,6 +79,7 @@
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+            -->
 
             <!-- Netconf -->
             <dependency>
@@ -96,6 +98,7 @@
             </dependency>
 
             <!-- OpenFlow Plugin -->
+            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
             <dependency>
                 <groupId>org.opendaylight.openflowplugin</groupId>
                 <artifactId>odl-openflowplugin-flow-services-ui</artifactId>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
+            -->
 
             <!-- SNMP -->
+            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
             <dependency>
                 <groupId>org.opendaylight.snmp</groupId>
                 <artifactId>odl-snmp-plugin</artifactId>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
+            -->
 
             <!-- SXP -->
+            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
             <dependency>
                 <groupId>org.opendaylight.sxp</groupId>
                 <artifactId>odl-sxp-controller</artifactId>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
+            -->
 
         </dependencies>
     </dependencyManagement>