X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fimpl%2Fpom.xml;h=e60d2632368a8727ca97513ab1ea18627b6f88bb;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=64d6834fef8ba708bbdbf1b9031d52b6333095e9;hpb=3997099eb61b0f2adc47f7a85952c324e9de223f;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml index 64d6834fef..e60d263236 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml @@ -2,33 +2,52 @@ #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) - + - + + + 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.6.2-Carbon - 4.0.0 ${groupId} ${artifactId}-impl ${version} + + ODL :: ${groupId} :: ${project.artifactId} bundle + ${symbol_dollar}{project.groupId} ${artifactId}-api ${symbol_dollar}{project.version} - + + + junit + junit + test + + + + org.mockito + mockito-core + test + +