X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=9021c9419e66257da8d140ee5d895adb8e84e075;hp=e6f889c478df909e3aa46734792197f507642034;hb=0dc58e503c111621d7d28c880b1a3fca61e47311;hpb=f63567f8dcbd7c8d2b39b120c8d2e3909ae9911f diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index e6f889c478..9021c9419e 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,88 +4,49 @@ 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 - clustering.test - 0.4.1-SNAPSHOT + 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 - 0.5.0-SNAPSHOT + ch.qos.logback + logback-classic - org.opendaylight.controller - sal - 0.7.0-SNAPSHOT + 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 @@ -93,4 +54,34 @@ test + + + + + org.apache.felix + maven-bundle-plugin + 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 +