X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=73e0a467c040cc3cc8e7f3518e2a209ebdddb453;hp=34f131c678e15ab3ca0609ff6d4c73e1b41fd118;hb=4eb724db3877173d502ba38c6d83bec780b38bb2;hpb=8fab1e705f71768fc3c90a2cddb6e8cc6db1cffe diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 34f131c678..73e0a467c0 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,9 +1,8 @@ - + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT ../ 4.0.0 @@ -36,7 +35,6 @@ org.opendaylight.controller usermanager - 0.4.1-SNAPSHOT @@ -62,11 +60,14 @@ org.opendaylight.controller.netconf.osgi.NetconfSSHActivator + com.google.common.base, ch.ethz.ssh2, ch.ethz.ssh2.signature, + org.apache.commons.io, org.opendaylight.controller.netconf.util.osgi, org.opendaylight.controller.usermanager, org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.utils, org.osgi.framework, org.osgi.util.tracker, org.slf4j,