X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-base%2Fpom.xml;h=e3652817f71e6a54b6839bd105cad6a85726b786;hp=65c82143701b91e355c1f5eb9b5c411800bf3b6f;hb=511591c4c3413cfb76ca734ec8d5b1bcc1dd4983;hpb=d4f4c8aa60114e68403fcc96fd5e2bb295984c32 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 65c8214370..e3652817f7 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -1,5 +1,6 @@ - + - + 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 7.0.3 + - 4.0.0 + + org.opendaylight.controller mdsal-it-base - 1.3.0-SNAPSHOT + 2.0.2-SNAPSHOT bundle - - 0.4.0-SNAPSHOT - + - ${project.groupId} + org.opendaylight.mdsal mdsal-artifacts + 6.0.2 + pom + import + + + org.opendaylight.controller + controller-artifacts ${project.version} pom import + - ${project.groupId} - config-it-base - ${config.version} - compile + org.opendaylight.odlparent + opendaylight-karaf-empty + zip - ${project.groupId} - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api @@ -59,6 +66,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pax-exam compile + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.junit + 4.12.0.1 + runtime + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.hamcrest.core + 1.3.0.1 + runtime + org.ops4j.pax.url pax-url-aether @@ -67,7 +86,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html javax.inject javax.inject - 1 compile @@ -86,10 +104,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit compile - - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} -