X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=e6f889c478df909e3aa46734792197f507642034;hp=161e7a918234e89dd308bd22f6848af0539c3a85;hb=f63567f8dcbd7c8d2b39b120c8d2e3909ae9911f;hpb=4d8ea2149206e12d7601b34667a85f48ca82af6c diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 161e7a9182..e6f889c478 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,44 +4,93 @@ 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 + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + sal + 0.7.0-SNAPSHOT + + + 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