X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=68160f292d38cd4e4ca0ade08de464e10fa50076;hb=797cb70db891a314b16929d0800d17bb5d61ae5a;hp=6dbd537f7e3fd61ddf67c2de9f8a23ac42dc3874;hpb=8f129cf7f303a4a702a3b632114b8a85808671d7;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 6dbd537f7e..d9c4c44f17 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.odlparent bundle-parent - 1.9.0 + 12.0.5 - 4.0.0 + org.opendaylight.controller mdsal-it-parent - 1.6.0-SNAPSHOT + 7.0.6-SNAPSHOT pom + - 1.6.0-SNAPSHOT org.opendaylight.odlparent opendaylight-karaf-empty - 1.9.0 zip false + + + false + org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} + controller-artifacts + 7.0.6-SNAPSHOT pom import @@ -43,7 +48,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-base - ${mdsal.version} @@ -60,13 +64,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pax-exam - org.ops4j.pax.url - pax-url-aether + org.ops4j.pax.exam + pax-exam-features + xml + + + org.ops4j.pax.exam + pax-exam-extender-service + + + org.ops4j.pax.exam + pax-exam-inject - javax.inject - javax.inject - 1 + org.ops4j.pax.exam + pax-exam-invoker-junit + + + org.ops4j.pax.url + pax-url-aether org.apache.karaf.features @@ -75,22 +91,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi - org.osgi.core - - - junit - junit + org.osgi.framework - + org.mockito mockito-core + 4.11.0 test + + + maven-surefire-plugin + + + + + + ${settings.localRepository} + + + org.apache.maven.plugins maven-failsafe-plugin @@ -148,20 +176,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-dependency-plugin - unpack-karaf-resources - - unpack-dependencies - - process-test-resources - - ${project.build.directory}/test-classes - org.opendaylight.controller - config-it-base,mdsal-it-base - META-INF\/** - false - + unpack-karaf-resources + + unpack-dependencies + + process-test-resources + + ${project.build.directory}/test-classes + org.opendaylight.controller + mockito-core,byte-buddy,objenesis,mdsal-it-base + META-INF\/** + false + - +