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=97d13a3275beaa44bdacfde2ec325d14ccd91f2f;hp=3d09797942dfc832e251898dc92ac556d41b76d9;hb=fdb974a6521e280793cf4b22d085acafb0dae036;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57 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 3d09797942..97d13a3275 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 @@ -4,7 +4,7 @@ - odl-yangtools-models - mvn:${groupId}/${artifactId}-api/${symbol_dollar}{project.version} + odl-mdsal-models + mvn:${groupId}/${artifactId}-api/{{VERSION}} odl-mdsal-broker odl-${artifactId}-api - mvn:${groupId}/${artifactId}-impl/${symbol_dollar}{project.version} - mvn:${groupId}/${artifactId}-impl/${symbol_dollar}{project.version}/xml/config + mvn:${groupId}/${artifactId}-impl/{{VERSION}} odl-${artifactId} odl-restconf - - odl-${artifactId}-rest - odl-mdsal-apidocs - odl-mdsal-xsql - odl-dlux-yangui + + odl-${artifactId} + mvn:${groupId}/${artifactId}-cli/{{VERSION}}