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=f8b89924983e59f5d9609c780cdef383564c2622;hpb=fb07b65fda9672f38f9c995853d6c77504fa9755;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index f8b8992498..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 - 7.0.6 + 13.1.2 org.opendaylight.controller mdsal-it-parent - 3.0.0-SNAPSHOT + 9.0.4-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 - 3.0.0-SNAPSHOT + 9.0.4-SNAPSHOT pom import @@ -88,26 +91,25 @@ 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 - - 3.0.0-M5 @@ -174,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 + - +