summaryrefslogtreecommitdiff
path: root/java/client/pom.xml
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/client/pom.xml
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/client/pom.xml')
-rw-r--r--java/client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml
index 5fe9cbf528..82c7f67faf 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -79,7 +79,7 @@
</dependency>
<dependency>
- <groupId>uk.co.thebadgerset</groupId>
+ <groupId>org.apache.qpid</groupId>
<artifactId>junit-toolkit</artifactId>
<scope>test</scope>
</dependency>