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=2371ede5770961aa2ae7064121c7b5a6945c9acd;hb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;hpb=58b7b56639e983e6fecdaff9508b9f0fd9afb514 diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 2371ede577..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 @@ -87,6 +99,10 @@ + + org.opendaylight.yangtools + yang-maven-plugin +