X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fimpl%2Fpom.xml;h=03e48a51192e1af310b42fe7e07c472266e2cafa;hb=f74b55012d87d834fda624cda7ae5d07644b2ec7;hp=f9e77ed4b14302725170c73e86b2601bbda7c139;hpb=7d03757a62c1909ee74b42e6acf30d3d7b961bfa;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 f9e77ed4b1..03e48a5119 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 + org.opendaylight.mdsal + binding-parent + 0.11.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 -