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=91f818cb4c0603dc93b69f9c6dc91270f28b9393;hpb=7ec4889fed2fb7339fc3ecfd918ca38becde2a5b;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 91f818cb4c..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,29 +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} + - 0.8.0-SNAPSHOT - 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 + @@ -49,14 +54,21 @@ 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 @@ -72,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 @@ -80,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 @@ -99,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}