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=49b43f442edba2810196bf470a146df77ba83a71;hb=cc2c9b513d9d05500be462a0d12a3c374fce3946;hpb=b42eff1340aee9b4c29265de40296926d88b9525 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 49b43f442e..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,76 +3,34 @@ #set( $symbol_escape = '\' ) - + + 4.0.0 + org.opendaylight.odlparent - features-parent - 1.5.0-SNAPSHOT + odlparent-lite + 3.1.0 + ${groupId} - ${artifactId}-features + ${artifactId}-features-aggregator ${version} - ${project.artifactId} - 4.0.0 - - 3.1.1 - - - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT - - - - - - 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}-api - ${symbol_dollar}{project.version} - - + pom + ODL :: ${groupId} :: ${project.artifactId} + + + features-${artifactId} + odl-${artifactId}-api + odl-${artifactId} + odl-${artifactId}-rest + odl-${artifactId}-cli +