X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Ffeatures%2Fpom.xml;h=60a91383c44d3afed94753c0092087cb8b0d3213;hb=4bdeed4c20fbfc19486fe980caa80b510895b9db;hp=c5adb28db745ce6c676f21ccf3f10c4edd43f933;hpb=13b8e537dfe1cb63f9ca312894ea94a7c2d37ad6;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 c5adb28db7..60a91383c4 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 @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ${groupId} @@ -24,8 +24,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 3.1.1 - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 1.3.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.8.0-SNAPSHOT + 0.3.0-SNAPSHOT etc/opendaylight/karaf @@ -38,6 +40,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL pom import + + org.opendaylight.netconf + restconf-artifacts + ${restconf.version} + pom + import + @@ -58,17 +67,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL runtime - org.opendaylight.controller + org.opendaylight.netconf features-restconf features - ${mdsal.version} + ${restconf.version} 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}