Declare -util/-tcp/-ssh prerequisites
[netconf.git] / features / netconf / odl-netconf-ssh / pom.xml
index c0fff3f47008f035dde714a9a031fc815c12be5b..93b3f7c64139c698d445419c04b4ae7d24a43d86 100644 (file)
@@ -26,6 +26,7 @@
     <name>OpenDaylight :: Netconf Connector :: SSH</name>
 
     <dependencies>
+        <!-- These are pulled in via feature.xml directly for now (until we can configure prerequisites here
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-netconf-util</artifactId>
@@ -40,6 +41,7 @@
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        -->
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-aaa-netconf-plugin</artifactId>