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%2Fimpl%2Fpom.xml;h=b862cef938c69b7ef35d6c4a57386e8e16ff711f;hp=f9e77ed4b14302725170c73e86b2601bbda7c139;hb=9e560baf90a2a3fb014944fbc964dbc5c623a0ae;hpb=e3998d55e33da9f6ecb69da75ecc71a047b6362b 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 f9e77ed4b1..b862cef938 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,27 +2,34 @@ #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) - + - + + + 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.6.0-SNAPSHOT - 4.0.0 ${groupId} ${artifactId}-impl ${version} + + ODL :: ${groupId} :: ${project.artifactId} bundle + ${symbol_dollar}{project.groupId} @@ -39,9 +46,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito - mockito-all + mockito-core test -