X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=1061f4a37de7fd1088f4e333b67e9d2860a02467;hb=5ca5b293f5039ab46cd17d863fbcca3ea6e7b6c6;hp=457fc64eddcd0be11a5ff9c469b603fbdf60c088;hpb=79202e1fd05d2606b35e163f608fad9cce84b5d4;p=controller.git diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 457fc64edd..1061f4a37d 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -7,7 +7,7 @@ 0.2.5-SNAPSHOT ../../opendaylight/netconf - netconf-features + features-netconf pom @@ -15,7 +15,120 @@ features.xml - + + + org.opendaylight.controller + features-config + features + xml + runtime + + + org.opendaylight.controller + features-protocol-framework + features + xml + runtime + + + org.opendaylight.controller + netconf-api + + + org.opendaylight.controller + netconf-auth + + + org.opendaylight.controller + ietf-netconf-monitoring + + + org.opendaylight.controller + ietf-netconf-monitoring-extension + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + ietf-yang-types + + + 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.opendaylight.controller.thirdparty + ganymed + + + 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 + +