Integrate controller-2.0.2
[netconf.git] / artifacts / pom.xml
index e21ce2ae9e6e20b4d8dafdda7203067ba1038eb1..ce8a55f9a97945916dde66a42cda074078fd777a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.1</version>
+      <version>7.0.3</version>
       <relativePath/>
     </parent>
 
                 <artifactId>shaded-exificient</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>shaded-sshd</artifactId>
+                <version>${project.version}</version>
+            </dependency>
 
             <!-- netconf features -->
             <dependency>