X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=3094362fe9124ef42045efe4b92c477e0fa3024b;hb=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8;hp=e0c7dba4fa4945f555f5271f0bef8ab096aa8c1d;hpb=139937c2e646894af6a9b2b8a8a1047c6ef82485;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index e0c7dba4fa..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.3.0-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 @@ -72,7 +84,6 @@ org.opendaylight.controller.netconf.ssh.osgi.NetconfSSHActivator - * @@ -88,6 +99,10 @@ + + org.opendaylight.yangtools + yang-maven-plugin +