Add blueprint wiring for netconf-ssh
[netconf.git] / netconf / netconf-artifacts / pom.xml
index 7102db1cb25db4a9b25fc1c357d57b50a4153631..2a35046dc4835684c62e6f46615075c4f3b06531 100644 (file)
                 <artifactId>mdsal-netconf-notification</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>mdsal-netconf-ssh</artifactId>
+                <version>${project.version}</version>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-topology</artifactId>