X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fsanitytest%2Fpom.xml;h=793e8356477476b20d89b92f45788c0b5dcf6a29;hb=2cf314976a3f81c7115f94c44fb37e967f8a4426;hp=a8d083ea6b4d030026d61e8b109d0d702861a067;hpb=3948bedd0129e44c0943bd77c91806425645cd72;p=controller.git diff --git a/opendaylight/distribution/sanitytest/pom.xml b/opendaylight/distribution/sanitytest/pom.xml index a8d083ea6b..793e835647 100644 --- a/opendaylight/distribution/sanitytest/pom.xml +++ b/opendaylight/distribution/sanitytest/pom.xml @@ -7,12 +7,6 @@ 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.2-SNAPSHOT @@ -29,30 +23,29 @@ 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.osgi.framework.wiring - - - org.opendaylight.controller.sanitytest.internal.Activator - + 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 +