X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=9021c9419e66257da8d140ee5d895adb8e84e075;hp=9952069f013c130cfa527abe1e2e6bb8e25b8eb6;hb=df2ef2502fab919d73040836b93f0d05451c85f6;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5 diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 9952069f01..9021c9419e 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,56 +4,84 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-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 - clustering.test - 0.4.0-SNAPSHOT + 0.4.2-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, - org.opendaylight.controller.sal.core, - org.apache.felix.dm - - - org.opendaylight.controller.clustering.test.internal.Activator - - - ${project.basedir}/META-INF - - - - + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + equinoxSDK381 + org.apache.felix.gogo.command + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.apache.felix.gogo.shell + + + equinoxSDK381 + org.eclipse.osgi + + + equinoxSDK381 + org.eclipse.osgi.services + org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + + + junit + junit + 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 +