X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=6d4fb57a3847a8730175733897dad5e318f0829c;hp=f6047de994239a22c177845e92e5f9a4cbdc1a76;hb=b29204146ca6957b5f968e07d9e7e2052ba70ef1;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index f6047de994..6d4fb57a38 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,43 +4,91 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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 + clustering.test - 0.4.0-SNAPSHOT + 0.4.1-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 + ${bundle.plugin.version} + 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 + + + org.opendaylight.controller.clustering.test.internal.Activator + + + ${project.basedir}/META-INF + + + org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + + + org.opendaylight.controller + sal + + + equinoxSDK381 + org.eclipse.osgi.services + + + equinoxSDK381 + org.eclipse.osgi + + + equinoxSDK381 + org.apache.felix.gogo.command + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.apache.felix.gogo.shell + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + junit + junit + test