X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=2b796a0a11aca969b05dd5de45861c4689d3bf1d;hb=537c44438b1e8854b719903ac2a4a0d5e12d6606;hp=45c495581555e37d1ba94ad7e5c0aec356d39029;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 45c4955815..2b796a0a11 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -13,29 +13,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 3.1.3 + 12.0.3 org.opendaylight.controller mdsal-it-parent - 1.9.0-SNAPSHOT + 7.0.5-SNAPSHOT pom - 1.9.0-SNAPSHOT org.opendaylight.odlparent opendaylight-karaf-empty zip false + + + false org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} + controller-artifacts + 7.0.5-SNAPSHOT pom import @@ -46,7 +48,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-base - ${mdsal.version} @@ -66,46 +67,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 - - javax.inject - javax.inject - 1 - org.apache.karaf.features org.apache.karaf.features.core @@ -113,25 +91,28 @@ 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} @@ -195,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 - mockito-core,objenesis,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 + - +