X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=9952069f013c130cfa527abe1e2e6bb8e25b8eb6;hp=f6047de994239a22c177845e92e5f9a4cbdc1a76;hb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index f6047de994..9952069f01 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -7,34 +7,42 @@ 1.4.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 + clustering.test 0.4.0-SNAPSHOT bundle - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - javax.transaction, - org.eclipse.osgi.framework.console, - ch.qos.logback.classic, - org.opendaylight.controller.clustering.services - - - OSGI-INF/component.xml - - - - - + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.slf4j, + javax.transaction, + org.eclipse.osgi.framework.console, + ch.qos.logback.classic, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core, + org.apache.felix.dm + + + org.opendaylight.controller.clustering.test.internal.Activator + + + ${project.basedir}/META-INF + + + @@ -42,5 +50,10 @@ clustering.services 0.4.0-SNAPSHOT + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT +