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=99b6a10166b826fb46449e31fbc365b10e96b8a8;hp=f9e77ed4b14302725170c73e86b2601bbda7c139;hb=ca157ceb95403bda3e73ede7c13cca4fadabac2b;hpb=403c7ed29113f802ae1f937437618b2994d840f0 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..99b6a10166 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,32 @@ #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 +44,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito - mockito-all + mockito-core test -