X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=b28a53b65c72a0dbf0860a0febbed3fc88c4c69f;hp=51d6f6291b08adb86157c75523bc93067401b906;hb=e3998d55e33da9f6ecb69da75ecc71a047b6362b;hpb=91eec932865a8b38e9ab33b3fa566f1a0a9534e9 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 51d6f6291b..b28a53b65c 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 @@ -70,10 +98,6 @@ org.opendaylight.controller netconf-netty-util - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -113,10 +137,30 @@ xml config + + org.opendaylight.controller + netconf-connector-config + ${config.version} + xml + config + org.opendaylight.controller netconf-monitoring + + + org.opendaylight.odlparent + features-test + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -162,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 + + +