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=31e678c3836707d8e6110a002474f2d0b02d8471;hp=9c4d453a1c8c9cebe7109a65e52d9f2a4468fd99;hb=b25f55c6265708661db0a43fccc595f7fdd81767;hpb=6dc8cb5ab4bc7260953d3b7ba7ddfed20a8f2794 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 9c4d453a1c..31e678c383 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,28 +9,33 @@ 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.6.0-SNAPSHOT + 2.0.2 + ${groupId} ${artifactId}-features ${version} - ${project.artifactId} - 4.0.0 - - 3.1.1 - + + ODL :: ${groupId} :: ${project.artifactId} + - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.8.0-SNAPSHOT - 0.3.0-SNAPSHOT + 0.11.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.2.0-SNAPSHOT etc/opendaylight/karaf + @@ -48,38 +53,43 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL pom import + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + org.opendaylight.yangtools features-yangtools features - ${yangtools.version} xml runtime - org.opendaylight.controller - features-mdsal + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features - ${mdsal.version} xml runtime - org.opendaylight.netconf - features-restconf + org.opendaylight.controller + features-mdsal features - ${restconf.version} xml runtime - org.opendaylight.dlux - features-dlux + org.opendaylight.netconf + features-restconf features - ${dlux.version} xml runtime @@ -90,14 +100,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${symbol_dollar}{project.groupId} - ${artifactId}-impl + ${artifactId}-api ${symbol_dollar}{project.version} - xml - config ${symbol_dollar}{project.groupId} - ${artifactId}-api + ${artifactId}-cli ${symbol_dollar}{project.version}