X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=373f0095ce28d9db87e3b70df6e3716a30a65c86;hp=46f83fb51414c3f9b48fcfe1c9c4f6a1e92a1522;hb=412db94945c5db5d2da918f5e23bd3abcecc4d10;hpb=35f74293edf98402e2b622e060185f7874d10857 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 46f83fb514..373f0095ce 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT ../../opendaylight/netconf features-netconf - pom + jar features.xml @@ -36,23 +36,23 @@ org.opendaylight.controller - netconf-auth + netconf-config org.opendaylight.controller - netconf-tcp + netconf-auth org.opendaylight.controller - netconf-ssh + netconf-notifications-api - org.bouncycastle - bcpkix-jdk15on + org.opendaylight.controller + netconf-notifications-impl - org.bouncycastle - bcprov-jdk15on + org.opendaylight.controller + ietf-netconf org.opendaylight.controller @@ -62,6 +62,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -70,6 +74,10 @@ org.opendaylight.yangtools.model ietf-yang-types + + org.opendaylight.yangtools + yang-model-api + org.opendaylight.controller netconf-mapping-api @@ -90,10 +98,6 @@ org.opendaylight.controller netconf-netty-util - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -144,12 +148,18 @@ org.opendaylight.controller netconf-monitoring + - org.opendaylight.aaa - features-aaa - ${aaa.version} - features - xml + org.opendaylight.odlparent + features-test + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip @@ -196,6 +206,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +