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=cdb0c5755b5e0b329ecb53c59072503965d578f9;hp=50d054ff8cad6e39361586d5087cfa6966769f9f;hb=02d2891da4b71fe01ea8027a88ac6ddd353c2bcd;hpb=bc99ff03ddcba2ceff83fd1ebba68731f39c864b diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 50d054ff8c..cdb0c5755b 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} -