X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Ffeatures%2Fpom.xml;h=1216d6c74c39a36efd4616add81aa076234eeb6d;hb=refs%2Fchanges%2F85%2F73085%2F3;hp=cd39f56d5ebae2d731d86f2f28a2c1ecbab17c98;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml index cd39f56d5e..1216d6c74c 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml @@ -11,111 +11,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - 4.0.0 org.opendaylight.odlparent - features-parent - 2.0.0 + odlparent-lite + 3.1.1 ${groupId} - ${artifactId}-features + ${artifactId}-features-aggregator ${version} - + pom ODL :: ${groupId} :: ${project.artifactId} - - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - etc/opendaylight/karaf - - - - - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - org.opendaylight.netconf - restconf-artifacts - ${restconf.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - pom - import - - - - - - - org.opendaylight.yangtools - features-yangtools - features - xml - runtime - - - org.opendaylight.mdsal.model - features-mdsal-model - ${mdsal.model.version} - features - xml - runtime - - - org.opendaylight.controller - features-mdsal - features - xml - runtime - - - org.opendaylight.netconf - features-restconf - features - xml - runtime - - - org.opendaylight.dluxapps - features-dluxapps - features - ${dluxapps.version} - xml - runtime - - - ${symbol_dollar}{project.groupId} - ${artifactId}-impl - ${symbol_dollar}{project.version} - - - ${symbol_dollar}{project.groupId} - ${artifactId}-api - ${symbol_dollar}{project.version} - - - ${symbol_dollar}{project.groupId} - ${artifactId}-cli - ${symbol_dollar}{project.version} - - + + features-${artifactId} + odl-${artifactId}-api + odl-${artifactId} + odl-${artifactId}-rest + odl-${artifactId}-cli +