Merge changes I8b1a0281,Ib6342c74
authorTony Tkacik <ttkacik@cisco.com>
Mon, 27 Oct 2014 11:23:18 +0000 (11:23 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 27 Oct 2014 11:23:18 +0000 (11:23 +0000)
* changes:
  BUG-1612 Remove ganymed third party ssh lib (replaced by mina ssh)
  BUG-1612 Remove ganymed implementation of SSH server wrapper.

1  2 
opendaylight/commons/opendaylight/pom.xml
opendaylight/distribution/opendaylight/pom.xml

index 23542dd62b897f74b58654f7c59295a86e28f04a,4dfe7dbb4188a930234b3d868eb4484d4cfca851..198d17a79a66931ebb8e19a55d97372c09485b14
          <artifactId>com.sun.jersey.jersey-servlet</artifactId>
          <version>${jersey-servlet.version}</version>
        </dependency>
-       <dependency>
-         <groupId>org.opendaylight.controller.thirdparty</groupId>
-         <artifactId>ganymed</artifactId>
-         <version>${ganymed.version}</version>
-       </dependency>
 +
        <!-- Third parties from opendaylight released -->
        <dependency>
          <groupId>org.opendaylight.controller.thirdparty</groupId>