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=26c9948f1c02dd49c6fa8d6e833e5974459d053a;hpb=4887ec8e6bfe82072caed8612573209e349a3e2b;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 26c9948f1c..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.3 + 13.1.2 org.opendaylight.controller mdsal-it-parent - 2.0.3-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.3-SNAPSHOT + 9.0.4-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 + - +