X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-base%2Fpom.xml;h=6a5374b5155d53710c5236670af35e2fd27b63ad;hp=50d054ff8cad6e39361586d5087cfa6966769f9f;hb=0539878063506ceba2a165869f5651f29437a47c;hpb=bc99ff03ddcba2ceff83fd1ebba68731f39c864b diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 50d054ff8c..6a5374b515 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 + org.opendaylight.odlparent + bundle-parent + 8.1.1 - 4.0.0 + + org.opendaylight.controller mdsal-it-base - 1.3.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle - - 0.4.0-SNAPSHOT - + - ${project.groupId} + org.opendaylight.mdsal mdsal-artifacts + 7.0.6 + 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,17 +66,36 @@ 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 + 1.0 + + org.apache.karaf.features org.apache.karaf.features.core @@ -78,7 +104,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi - org.osgi.core + osgi.core compile @@ -86,10 +112,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit compile - - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} -