X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf-connector%2Fsrc%2Fmain%2Fresources%2Ffeatures.xml;h=934c7d374286d1975d0bbca4949646bbf24b4910;hb=e7a754d8bd0b99381ce2e82b10575cb84f2cecf1;hp=614c9d013acb22a0580ca55dcd09d5eb093c6507;hpb=5448d6812e386bd56aec7209c4852c586a6163b3;p=controller.git diff --git a/features/netconf-connector/src/main/resources/features.xml b/features/netconf-connector/src/main/resources/features.xml index 614c9d013a..934c7d3742 100644 --- a/features/netconf-connector/src/main/resources/features.xml +++ b/features/netconf-connector/src/main/resources/features.xml @@ -18,9 +18,9 @@ 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.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.yangtools/features-yangtools/0.7.1-SNAPSHOT/xml/features + mvn:org.opendaylight.controller/features-mdsal/1.2.1-SNAPSHOT/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-SNAPSHOT/xml/features --> mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features @@ -42,6 +42,8 @@ --> 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 + odl-config-netty mvn:org.opendaylight.controller/netconf-tcp/${netconf.version} - + + + odl-netconf-connector + odl-mdsal-broker + mvn:org.opendaylight.controller/messagebus-api/${project.version} + mvn:org.opendaylight.controller/messagebus-spi/${project.version} + mvn:org.opendaylight.controller/messagebus-impl/${project.version} + mvn:org.opendaylight.controller/messagebus-config/${project.version}/xml/config +