summaryrefslogtreecommitdiff
path: root/java/perftests/distribution
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2008-02-20 16:04:25 +0000
committerRupert Smith <rupertlssmith@apache.org>2008-02-20 16:04:25 +0000
commitbc9cf0d495598b359fc1a67d03f4636ca610c6a9 (patch)
tree0d99771fbfbbecaf04852ea0b45f55938c610e3b /java/perftests/distribution
parent45072deb936db16404f3746eeb9dcb74e4ecd3df (diff)
downloadqpid-python-bc9cf0d495598b359fc1a67d03f4636ca610c6a9.tar.gz
QPID-800 : junit toolkit sources added.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@629518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/perftests/distribution')
-rw-r--r--java/perftests/distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml
index 52b275dc02..739170ca75 100644
--- a/java/perftests/distribution/pom.xml
+++ b/java/perftests/distribution/pom.xml
@@ -54,12 +54,12 @@
<version>${pom.version}</version>
</dependency>
<dependency>
- <groupId>uk.co.thebadgerset</groupId>
+ <groupId>org.apache.qpid</groupId>
<artifactId>junit-toolkit</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
- <groupId>uk.co.thebadgerset</groupId>
+ <groupId>org.apache.qpid</groupId>
<artifactId>junit-toolkit-maven-plugin</artifactId>
<scope>runtime</scope>
</dependency>