X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=d9c4c44f172c5dc68f1f60b4418a626313529111;hb=797cb70db891a314b16929d0800d17bb5d61ae5a;hp=04daf3965b64364ddf25d9712b8ae7d95df55ed9;hpb=ce805eec9919fd724ffc6ac40975f0c3314ba9d8;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 04daf3965b..d9c4c44f17 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 - 6.0.4 + 12.0.5 org.opendaylight.controller mdsal-it-parent - 1.11.0-SNAPSHOT + 7.0.6-SNAPSHOT pom - 1.11.0-SNAPSHOT org.opendaylight.odlparent opendaylight-karaf-empty zip false + + + false org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} + controller-artifacts + 7.0.6-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} @@ -83,11 +84,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.ops4j.pax.url pax-url-aether - - javax.inject - javax.inject - 1 - org.apache.karaf.features org.apache.karaf.features.core @@ -95,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} @@ -177,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 + - +