X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf-connector%2Fsrc%2Fmain%2Fresources%2Ffeatures.xml;h=92e6507d2178a5a17997be74d6bb59b4d9006ee9;hp=3e576e47f1f8350aa639c72c8657dd12785a2e41;hb=ea3673e89598b896c93ebee864e6cb8db7f6c6ec;hpb=dd281c0e33267296ad3babbffd03e1122cdb127e diff --git a/features/netconf-connector/src/main/resources/features.xml b/features/netconf-connector/src/main/resources/features.xml index 3e576e47f1..92e6507d21 100644 --- a/features/netconf-connector/src/main/resources/features.xml +++ b/features/netconf-connector/src/main/resources/features.xml @@ -18,13 +18,16 @@ Necessary TODO: Add repo entries for the repositories of features you refer to in this feature file but do not define here. Examples: - mvn:org.opendaylight.yangtools/features-yangtools/0.6.2-SNAPSHOT/xml/features - mvn:org.opendaylight.controller/features-mdsal/1.1-SNAPSHOT/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.0.3-SNAPSHOT/xml/features + mvn:org.opendaylight.yangtools/features-yangtools/0.7.0-SNAPSHOT/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.2.0-SNAPSHOT/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.0-SNAPSHOT/xml/features --> mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features mvn:org.opendaylight.controller/features-netconf/${netconf.version}/xml/features + mvn:org.opendaylight.aaa/features-aaa/${aaa.version}/xml/features odl-netconf-connector odl-netconf-connector-ssh + + + odl-aaa-netconf-plugin mvn:org.opendaylight.controller/netconf-ssh/${netconf.version} - mvn:org.bouncycastle/bcpkix-jdk15on/${bouncycastle.version} - mvn:org.bouncycastle/bcprov-jdk15on/${bouncycastle.version} odl-netconf-impl