X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=46f83fb51414c3f9b48fcfe1c9c4f6a1e92a1522;hb=c33b2b55b2eae406df001619885a0610800cb951;hp=956a67e28b3652d05ebb0547d5e3e456bc135dbd;hpb=961b5b9260565194a863a25bd697f171ec2405af;p=controller.git diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 956a67e28b..46f83fb514 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -34,6 +34,26 @@ 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 @@ -74,6 +94,10 @@ org.opendaylight.controller.thirdparty ganymed + + org.apache.sshd + sshd-core + org.openexi nagasena @@ -105,11 +129,28 @@ 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 +