X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=fc95404e3fcf0d76f15ff69ec068466e956d1d40;hb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;hp=3a292a8f0ee614b9fe39d87a2bff48506c7a0cd5;hpb=a20b0b28cc201bb2b449fdd9f6c670a5b4681747;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 3a292a8f0e..fc95404e3f 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -7,24 +7,29 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 3.0.2 + - 4.0.0 + + org.opendaylight.controller mdsal-it-parent - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT pom + - org.opendaylight.controller + 1.8.0-SNAPSHOT + org.opendaylight.odlparent opendaylight-karaf-empty - 1.6.0-SNAPSHOT + 3.0.2 zip false + @@ -57,6 +62,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 +123,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