Add blueprint wiring for netconf-impl
[netconf.git] / features / netconf / pom.xml
index b413f6b838d807eb4f1cc2fd2eb1e545b8db83e6..c2ed18dbe3d58c89c3d66823f62e03faabed9492 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-monitoring</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>mdsal-netconf-ssh</artifactId>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>mdsal-netconf-monitoring</artifactId>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>mdsal-netconf-yang-library</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>mdsal-netconf-impl</artifactId>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-mdsal-config</artifactId>