X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=8af370670639f461dcd5254465f7aa920cf501db;hp=90c088eaba2aab2911bdc65fbbba281af094ecb4;hb=f0a3398f9a6598b9b7321ddf7d1a2f9433065d92;hpb=45f2bf8ff9daf30ef7fbe4525366ea92a95fa213 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 90c088eaba..8af3706706 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 - netconf-features + features-netconf - pom + jar features.xml @@ -18,20 +18,149 @@ org.opendaylight.controller - config-features - ${config.version} + features-config features xml runtime org.opendaylight.controller - features-odl-protocol-framework - ${protocol-framework.version} + features-protocol-framework features xml runtime + + org.opendaylight.controller + netconf-api + + + org.opendaylight.controller + netconf-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 + + + org.opendaylight.controller + ietf-netconf-monitoring-extension + + + org.opendaylight.controller + ietf-netconf-notifications + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + ietf-yang-types + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.controller + netconf-mapping-api + + + org.opendaylight.controller + netconf-util + + + org.opendaylight.controller + netconf-impl + + + org.opendaylight.controller + config-netconf-connector + + + org.opendaylight.controller + netconf-netty-util + + + org.apache.sshd + sshd-core + + + org.openexi + nagasena + + + io.netty + netty-codec + + + io.netty + netty-handler + + + io.netty + netty-common + + + io.netty + netty-buffer + + + io.netty + netty-transport + + + org.opendaylight.controller + netconf-client + + + 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.odlparent + features-test + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -77,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 + + +