BUG-1612 Remove ganymed implementation of SSH server wrapper.
[controller.git] / opendaylight / netconf / netconf-ssh / pom.xml
index 6dd23776ce0c0b2f642ffb71d833b577bae10fa8..78453b177037d88b91945e8138bf0bdcd541d8b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.2.5-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-ssh</artifactId>
@@ -60,7 +60,6 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>netconf-netty-util</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>