Declare -util/-tcp/-ssh prerequisites
[netconf.git] / features / netconf / odl-netconf-tcp / pom.xml
index 319ea71d7e458d033c3ef8165e514275f9083bea..f319749c3928fabd9c05b31503f0362968ebe5ce 100644 (file)
@@ -26,6 +26,7 @@
     <name>OpenDaylight :: Netconf Connector :: TCP</name>
 
     <dependencies>
+        <!-- This is pulled in via feature.xml directly for now (until we can configure prerequisites here
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-netconf-util</artifactId>
@@ -33,6 +34,7 @@
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        -->
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-netconf-impl</artifactId>