X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=d9c4c44f172c5dc68f1f60b4418a626313529111;hb=797cb70db891a314b16929d0800d17bb5d61ae5a;hp=1652f9e2f5eab5b6a28d20226bf8ba53e6c3a2a8;hpb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 1652f9e2f5..d9c4c44f17 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 7.0.2 + 12.0.5 org.opendaylight.controller mdsal-it-parent - 2.0.2-SNAPSHOT + 7.0.6-SNAPSHOT pom @@ -27,6 +27,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html opendaylight-karaf-empty zip false + + + false @@ -34,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 2.0.2-SNAPSHOT + 7.0.6-SNAPSHOT pom import @@ -81,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 @@ -93,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} @@ -175,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 + - +