X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=46f83fb51414c3f9b48fcfe1c9c4f6a1e92a1522;hb=c33b2b55b2eae406df001619885a0610800cb951;hp=856557c1e8245ef24ada6cdb63e9ad4c775b696e;hpb=8e42b08cb626a60919c145b2a46d94114c3905d6;p=controller.git diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 856557c1e8..46f83fb514 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 @@ -18,18 +18,139 @@ org.opendaylight.controller - config-features + features-config features xml runtime org.opendaylight.controller - features-odl-protocol-framework + features-protocol-framework features xml runtime + + org.opendaylight.controller + netconf-api + + + org.opendaylight.controller + netconf-auth + + + org.opendaylight.controller + netconf-tcp + + + org.opendaylight.controller + netconf-ssh + + + org.bouncycastle + bcpkix-jdk15on + + + org.bouncycastle + bcprov-jdk15on + + + 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 + + + org.opendaylight.aaa + features-aaa + ${aaa.version} + features + xml +