X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=02a231b78c0e61d9ccbc1c7cd475e507c0a557e7;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hp=3d61ff62ab2effa782f52ff105c9354401c6a59e;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a;p=controller.git diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 3d61ff62ab..02a231b78c 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,86 +4,49 @@ org.opendaylight.controller commons.opendaylight - 1.4.1 + 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 - master-tagforprepareonly-controller-bulk-release-2-1 - clustering.test - 0.4.1 + 0.4.2-SNAPSHOT bundle - - - - - 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 + ch.qos.logback + logback-classic - org.opendaylight.controller - sal + ch.qos.logback + logback-core equinoxSDK381 - org.eclipse.osgi.services + org.apache.felix.gogo.command equinoxSDK381 - org.eclipse.osgi + org.apache.felix.gogo.runtime equinoxSDK381 - org.apache.felix.gogo.command + org.apache.felix.gogo.shell equinoxSDK381 - org.apache.felix.gogo.runtime + org.eclipse.osgi equinoxSDK381 - org.apache.felix.gogo.shell + org.eclipse.osgi.services - ch.qos.logback - logback-core + org.opendaylight.controller + clustering.services - ch.qos.logback - logback-classic + org.opendaylight.controller + sal junit @@ -91,4 +54,35 @@ test + + + + + 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 + + + + + + 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 +