X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-base%2Fpom.xml;h=58925376c6b421f5d4aadbfe2ef05f3e3b2401c6;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=65c82143701b91e355c1f5eb9b5c411800bf3b6f;hpb=d4f4c8aa60114e68403fcc96fd5e2bb295984c32;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 65c8214370..58925376c6 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -1,5 +1,6 @@ - + @@ -59,6 +59,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 +79,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html javax.inject javax.inject - 1 compile @@ -86,10 +97,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit compile - - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} -