Remove useless netconf dependencies from features
[transportpce.git] / features / odl-transportpce / pom.xml
index 784e1d0cb8a2934a35e5b34f10e2f22b689dfd29..a17077d95b6e2ebe3c00d895d3a5e4117b9609bf 100644 (file)
@@ -98,13 +98,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
-      <artifactId>odl-restconf-all</artifactId>
-      <classifier>features</classifier>
-      <type>xml</type>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.netconf</groupId>
-      <artifactId>odl-netconf-all</artifactId>
+      <artifactId>odl-restconf</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>