X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-base%2Fpom.xml;h=c128346c65d837e7b8f966ccef85685f90071afa;hb=9df7ff1a75ebd9e3362afb7b924ed18b7ab8bd87;hp=65c82143701b91e355c1f5eb9b5c411800bf3b6f;hpb=d4f4c8aa60114e68403fcc96fd5e2bb295984c32;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 65c8214370..c128346c65 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -1,5 +1,6 @@ - + - + 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 9.0.2 + - 4.0.0 + + org.opendaylight.controller mdsal-it-base - 1.3.0-SNAPSHOT + 4.0.1 bundle - - 0.4.0-SNAPSHOT - + - ${project.groupId} + org.opendaylight.mdsal mdsal-artifacts + 8.0.1 + pom + import + + + org.opendaylight.controller + controller-artifacts ${project.version} pom import + - ${project.groupId} - config-it-base - ${config.version} - compile + org.opendaylight.odlparent + opendaylight-karaf-empty + zip - ${project.groupId} - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api @@ -59,26 +66,43 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pax-exam compile + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.junit + 4.12.0.1 + runtime + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.hamcrest.core + 1.3.0.1 + runtime + org.ops4j.pax.url pax-url-aether compile + + - javax.inject - javax.inject - 1 - compile + org.ops4j.base + ops4j-base-monitors + 1.5.1 + + org.apache.geronimo.specs + geronimo-atinject_1.0_spec + + org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} compile org.osgi - org.osgi.core + osgi.core compile @@ -86,10 +110,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit compile - - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} -