X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=d370083a21bcab293edadb457c9d9d59394d813e;hb=203caf5c312c6ce4719be972e84b5d07e7750ad0;hp=72e0dbaba6e9551ced97ca90092d62b2baadeb4b;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 72e0dbaba6..d370083a21 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -1,5 +1,6 @@ - + + 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 3.1.3 + - 4.0.0 + + org.opendaylight.controller mdsal-it-parent - 1.5.0-SNAPSHOT + 1.7.3-SNAPSHOT pom + - org.opendaylight.controller + 1.7.3-SNAPSHOT + org.opendaylight.odlparent opendaylight-karaf-empty - 1.8.0-SNAPSHOT + 3.1.3 zip false + @@ -57,6 +63,41 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.ops4j.pax.exam pax-exam + + org.ops4j.pax.exam + pax-exam-features + xml + + + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-extender-service + + + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-inject + + + ${exam.version} + test + + + + org.ops4j.pax.exam + pax-exam-invoker-junit + + + ${exam.version} + test + + org.ops4j.pax.url pax-url-aether @@ -83,12 +124,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito - mockito-all + mockito-core test + + maven-surefire-plugin + ${maven.surefire.version} + + + + ${settings.localRepository} + + + org.apache.maven.plugins maven-failsafe-plugin