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=1ca2c6d2c8e0ca9762ca374ef4f8d86fbaf578a3;hp=c5adb28db745ce6c676f21ccf3f10c4edd43f933;hb=3988eb2044c1e30371b2a8e02f15a90649d31a84;hpb=13b8e537dfe1cb63f9ca312894ea94a7c2d37ad6 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..1ca2c6d2c8 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,40 @@ #set( $symbol_escape = '\' ) + 4.0.0 + org.opendaylight.odlparent features-parent - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT + ${groupId} ${artifactId}-features ${version} ${project.artifactId} - 4.0.0 + 3.1.1 + - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.9.0-SNAPSHOT + 1.4.0-SNAPSHOT + 1.4.0-SNAPSHOT + 1.0.0-SNAPSHOT + 0.4.0-SNAPSHOT etc/opendaylight/karaf + @@ -38,14 +47,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 +84,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