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=60a91383c44d3afed94753c0092087cb8b0d3213;hp=4afbedb76e44ada6766aa119c3b63c8f773d25ff;hb=4bdeed4c20fbfc19486fe980caa80b510895b9db;hpb=3c82a8f501a71ec8a40b170fc7ef12f8683c1842 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 4afbedb76e..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,10 +67,18 @@ 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