X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=4111a417e4f5a8c572c362e3205eea38632eecea;hb=HEAD;hp=925df5e1b8c92b6a73f91f56f8498cacb246759c;hpb=701a26c6d9704ff9c116a3e77ac3e85811c2182f;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 925df5e1b8..d325c21560 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 - 11.0.2 + 13.1.2 org.opendaylight.controller mdsal-it-parent - 7.0.0-SNAPSHOT + 9.0.4-SNAPSHOT pom @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 7.0.0-SNAPSHOT + 9.0.4-SNAPSHOT pom import @@ -93,24 +93,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi org.osgi.framework - - junit - junit - - + org.mockito mockito-core + 4.11.0 test + maven-surefire-plugin - - 3.0.0-M5 @@ -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 + - +