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=42e23b0cf17bdaf948d83d2b7537b0d4ae5914a1;hb=6ca44d2095f0887508dd32f0174058a627eff4f9;hp=3f1abbc13657b4102635cdf5ca5296bef748b9dc;hpb=904b8477477153877b7ec8ccb582e4541e0e2bae;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 3f1abbc136..42e23b0cf1 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,32 +3,39 @@ #set( $symbol_escape = '\' ) - + + + 4.0.0 + org.opendaylight.odlparent features-parent - 1.6.0-SNAPSHOT + 2.0.4 + ${groupId} ${artifactId}-features ${version} - ${project.artifactId} - 4.0.0 - - 3.1.1 - + + ODL :: ${groupId} :: ${project.artifactId} + - 1.3.0-SNAPSHOT - 0.8.0-SNAPSHOT - 0.3.0-SNAPSHOT + 0.11.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.2.0-SNAPSHOT etc/opendaylight/karaf + @@ -39,38 +46,50 @@ 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.controller - features-mdsal + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features - ${mdsal.version} xml runtime org.opendaylight.controller - features-restconf + features-mdsal features - ${mdsal.version} xml runtime - org.opendaylight.dlux - features-dlux + org.opendaylight.netconf + features-restconf features - ${dlux.version} xml runtime @@ -81,14 +100,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}