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=6442af3a503d228728372d5e6e1f07b9bea933f9;hb=9f439daf5978c523fa4f953f6c26b42f93578240;hp=155f014fbbd76eb3c302b8bb0bbfb9d9240a8221;hpb=512d0285a34d6358881be4cf7102d1140217c07e;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 155f014fbb..6442af3a50 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 @@ -9,109 +9,28 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + + 4.0.0 + org.opendaylight.odlparent - features-parent - 1.7.0-SNAPSHOT + odlparent-lite + 3.0.2 + ${groupId} - ${artifactId}-features + ${artifactId}-features-aggregator ${version} - ${project.artifactId} - 4.0.0 - - 3.1.1 - - - 0.9.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.9.0-SNAPSHOT - 0.4.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.dlux - features-dlux - features - ${dlux.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 +