X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=3094362fe9124ef42045efe4b92c477e0fa3024b;hp=6dd23776ce0c0b2f642ffb71d833b577bae10fa8;hb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;hpb=99a0b01f27126a17ec2af165cf3fd9e53c977d2b diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 6dd23776ce..3094362fe9 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -4,8 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT - ../ + 0.4.0-SNAPSHOT netconf-ssh bundle @@ -25,8 +24,21 @@ netconf-util - commons-io - commons-io + ${project.groupId} + netconf-impl + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + netty-config-api + + + + org.opendaylight.yangtools.model + ietf-inet-types org.bouncycastle @@ -36,10 +48,6 @@ org.bouncycastle bcprov-jdk15on - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -60,7 +68,6 @@ org.opendaylight.controller netconf-netty-util - test org.opendaylight.controller @@ -77,7 +84,6 @@ org.opendaylight.controller.netconf.ssh.osgi.NetconfSSHActivator - * @@ -93,6 +99,10 @@ + + org.opendaylight.yangtools + yang-maven-plugin +