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=1670c420e6d705a5577d1cf684f05be7a0eab1f8;hp=aab31b508df3ab7adc4e54044f0edb777c97679c;hb=14f35cba90e93b69f038a243a6dd4eadac933a58;hpb=9fb1df14f2dc885fee1dce821b753cc99af6e54f 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 aab31b508d..1670c420e6 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.6.0-SNAPSHOT + odlparent-lite + 3.1.0 + ${groupId} - ${artifactId}-features + ${artifactId}-features-aggregator ${version} - ${project.artifactId} - 4.0.0 - - 3.1.1 - - - 1.3.0-SNAPSHOT - 0.8.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-${artifactId} + odl-${artifactId}-api + odl-${artifactId} + odl-${artifactId}-rest + odl-${artifactId}-cli +