X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Ffeatures%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=69d7b4c80701ddbb79cda0ad1c4769006868c195;hp=1facf4c8aac0aa727c90c165706aa3438ec274f8;hb=4bdeed4c20fbfc19486fe980caa80b510895b9db;hpb=e3998d55e33da9f6ecb69da75ecc71a047b6362b diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml index 1facf4c8aa..69d7b4c807 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml @@ -15,7 +15,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> mvn:org.opendaylight.yangtools/features-yangtools/${symbol_dollar}{yangtools.version}/xml/features mvn:org.opendaylight.controller/features-mdsal/${symbol_dollar}{mdsal.version}/xml/features - mvn:org.opendaylight.controller/features-restconf/${symbol_dollar}{mdsal.version}/xml/features + mvn:org.opendaylight.netconf/features-restconf/${symbol_dollar}{restconf.version}/xml/features + mvn:org.opendaylight.dlux/features-dlux/${symbol_dollar}{dlux.version}/xml/features odl-yangtools-models mvn:${groupId}/${artifactId}-api/${symbol_dollar}{project.version} @@ -28,12 +29,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-${artifactId} - odl-restconf + odl-restconf odl-${artifactId}-rest - odl-mdsal-apidocs + odl-mdsal-apidocs odl-mdsal-xsql + odl-dlux-yangui