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%2Fpom.xml;h=ea1c23bd42ec7a2b7a366c0aa44f2610243f958e;hp=4afbedb76e44ada6766aa119c3b63c8f773d25ff;hb=b95285098ab2090d36095c69fc838d4df4d61300;hpb=95115ca49f3b16b936e0f6c88aedfc17cd0ee92c 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 4afbedb76e..ea1c23bd42 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 @@ -3,84 +3,34 @@ #set( $symbol_escape = '\' ) - + + 4.0.0 + org.opendaylight.odlparent - features-parent - 1.5.0-SNAPSHOT + odlparent-lite + 3.0.1 + ${groupId} - ${artifactId}-features + ${artifactId}-features-aggregator ${version} - ${project.artifactId} - 4.0.0 - - 3.1.1 - - - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT - etc/opendaylight/karaf - - - - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - - - - org.opendaylight.yangtools - features-yangtools - features - ${yangtools.version} - xml - runtime - - - org.opendaylight.controller - features-mdsal - features - ${mdsal.version} - xml - runtime - - - org.opendaylight.controller - features-restconf - features - ${mdsal.version} - xml - runtime - - - ${symbol_dollar}{project.groupId} - ${artifactId}-impl - ${symbol_dollar}{project.version} - - - ${symbol_dollar}{project.groupId} - ${artifactId}-impl - ${symbol_dollar}{project.version} - xml - config - - - ${symbol_dollar}{project.groupId} - ${artifactId}-api - ${symbol_dollar}{project.version} - - + pom + ODL :: ${groupId} :: ${project.artifactId} + + + features-X + odl-X-api + odl-X + odl-X-rest + odl-X-cli +