X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=3b4125b386f46f12751ea9e9ce5db6de9679b002;hp=34f131c678e15ab3ca0609ff6d4c73e1b41fd118;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=87f713415b43a81092b5f6b732e5ef472eac47d4 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 34f131c678..3b4125b386 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.4-SNAPSHOT ../ 4.0.0 @@ -36,7 +35,7 @@ org.opendaylight.controller usermanager - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT @@ -62,11 +61,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,