X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=4edd93629408d1e1fec37e96b879976ec0f23677;hp=956a67e28b3652d05ebb0547d5e3e456bc135dbd;hb=330c67bcbc25e7f5586b9a75bc8c65ef5f403b8a;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 956a67e28b..4edd936294 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.3.0-SNAPSHOT ../../opendaylight/netconf features-netconf - pom + jar features.xml @@ -34,6 +34,30 @@ org.opendaylight.controller netconf-api + + org.opendaylight.controller + netconf-config + + + org.opendaylight.controller + netconf-mdsal-config + + + org.opendaylight.controller + netconf-auth + + + org.opendaylight.controller + netconf-notifications-api + + + org.opendaylight.controller + netconf-notifications-impl + + + org.opendaylight.controller + ietf-netconf + org.opendaylight.controller ietf-netconf-monitoring @@ -42,6 +66,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -71,8 +99,8 @@ netconf-netty-util - org.opendaylight.controller.thirdparty - ganymed + org.apache.sshd + sshd-core org.openexi @@ -105,11 +133,35 @@ org.opendaylight.controller netconf-config + ${config.version} + xml + config + + + org.opendaylight.controller + netconf-connector-config + ${config.version} + xml + config org.opendaylight.controller netconf-monitoring + + + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -155,6 +207,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +