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=ed3cb6473669a56733aba767e3c266889346b930;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=9c4d453a1c8c9cebe7109a65e52d9f2a4468fd99;hpb=6dc8cb5ab4bc7260953d3b7ba7ddfed20a8f2794;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 9c4d453a1c..ed3cb64736 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,34 @@ 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 + 1.8.2-Carbon + ${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.10.2-Carbon + 1.5.2-Carbon + 1.5.2-Carbon + 1.1.2-Carbon + 0.5.2-Carbon etc/opendaylight/karaf + @@ -48,14 +54,29 @@ 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.mdsal.model + features-mdsal-model + ${mdsal.model.version} + features xml runtime @@ -63,7 +84,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller features-mdsal features - ${mdsal.version} xml runtime @@ -71,15 +91,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf features-restconf features - ${restconf.version} xml runtime - org.opendaylight.dlux - features-dlux + org.opendaylight.dluxapps + features-dluxapps features - ${dlux.version} + ${dluxapps.version} xml runtime @@ -90,14 +109,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}