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=66b4bde8d160b9e6274970aa3d5260b92b34742b;hpb=99885ce176edfb3b9a91be8fcf5f3fd01019a52c;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 66b4bde8d1..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 - 2.0.5-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 - 2.0.5-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 + - +