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=a4ede263f7bb3d7b47d2a668ec34833fd716e67e;hb=refs%2Fchanges%2F61%2F50861%2F3;hp=471bc788b8c604af9f584c2856543d91bf2ecdef;hpb=8c3cdb04a32a4a8b34f06816102f571d3999620c;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 471bc788b8..a4ede263f7 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,29 @@ #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) - + + 4.0.0 org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT - 4.0.0 ${groupId} ${artifactId}-impl ${version} bundle + ${symbol_dollar}{project.groupId} @@ -39,9 +41,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito - mockito-all + mockito-core test -