Remove K4 dependencies from distribution
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 434beb6df6fe5bc1b45357de68f234f1dab13086..6c2b553472be91c79416b972d616264b6f09ebee 100644 (file)
     </dependencyManagement>
     <dependencies>
         <!-- External single feature dependencies. -->
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>odl-distribution-version</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
-        <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=7891
-        <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>odl-netconf-mdsal</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
-        -->
-        <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>odl-restconf</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
     </dependencies>
 </project>