X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fsanitytest%2Fpom.xml;h=893776c567b03c37e1fe7bb94f0e4f879484e417;hb=1bc23af1c00eebdcc68cccdfd5de81aa6b61f529;hp=142268cf99797ba95b6e295bf99f149666519688;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;p=controller.git diff --git a/opendaylight/distribution/sanitytest/pom.xml b/opendaylight/distribution/sanitytest/pom.xml index 142268cf99..893776c567 100644 --- a/opendaylight/distribution/sanitytest/pom.xml +++ b/opendaylight/distribution/sanitytest/pom.xml @@ -4,18 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-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.4.2-SNAPSHOT bundle @@ -33,25 +27,26 @@ 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 +