X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fsanitytest%2Fpom.xml;h=9955afa2749a921bfc45b7f2dd20e7c2fbea287b;hp=a0001f6db50735d1d69e131db9023817211f5c85;hb=f3bb0de0240648e0c4ddf73a304a5ef65bd1df29;hpb=6a5de1746ad68b1fe9464ec414126f1b559737e2 diff --git a/opendaylight/distribution/sanitytest/pom.xml b/opendaylight/distribution/sanitytest/pom.xml index a0001f6db5..9955afa274 100644 --- a/opendaylight/distribution/sanitytest/pom.xml +++ b/opendaylight/distribution/sanitytest/pom.xml @@ -4,48 +4,48 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - sanitytest - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT bundle - + + + org.osgi + org.osgi.core + provided + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.sanitytest - - - javax.xml.bind.annotation, + org.opendaylight.controller.sanitytest + javax.xml.bind.annotation, org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, org.osgi.framework, org.eclipse.osgi.baseadaptor, - org.eclipse.osgi.framework.adaptor - - - org.opendaylight.controller.sanitytest.internal.Activator - + org.eclipse.osgi.framework.adaptor, + org.osgi.framework.wiring + org.opendaylight.controller.sanitytest.internal.Activator ${project.basedir}/META-INF + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +