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=9a5dbbdf87fb4d0f1a24750d12f7c0f4f071468a;hp=aab31b508df3ab7adc4e54044f0edb777c97679c;hb=bf5c6f0a0b509b9f366be15433780d8fb8be1b84;hpb=9fb1df14f2dc885fee1dce821b753cc99af6e54f 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 aab31b508d..9a5dbbdf87 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,31 +3,36 @@ #set( $symbol_escape = '\' ) + 4.0.0 + org.opendaylight.odlparent features-parent - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT + ${groupId} ${artifactId}-features ${version} ${project.artifactId} - 4.0.0 - - 3.1.1 - + - 1.3.0-SNAPSHOT - 0.8.0-SNAPSHOT + 0.10.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.1.0-SNAPSHOT + 0.5.0-SNAPSHOT etc/opendaylight/karaf + @@ -38,14 +43,36 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 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 - ${yangtools.version} + xml + runtime + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} + features xml runtime @@ -53,15 +80,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller features-mdsal features - ${mdsal.version} xml runtime - org.opendaylight.controller + org.opendaylight.netconf features-restconf features - ${mdsal.version} + xml + runtime + + + org.opendaylight.dlux + features-dlux + features + ${dlux.version} xml runtime @@ -72,14 +105,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}