summaryrefslogtreecommitdiff
path: root/java/perftests
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2007-10-24 16:32:14 +0000
committerRupert Smith <rupertlssmith@apache.org>2007-10-24 16:32:14 +0000
commitddc157d65ba7218d4d3c9d5148664269f16cdeea (patch)
treee2831f5753fd84cd39e2152a0c77008437e047f5 /java/perftests
parente2eb3cd3fd864fe1f6335133c0f77b574ff35292 (diff)
downloadqpid-python-ddc157d65ba7218d4d3c9d5148664269f16cdeea.tar.gz
Resolved junit-toolkit SNAPSHOT dependencies onto version 0.6.1 which is in the central repository.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@587922 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/perftests')
-rw-r--r--java/perftests/distribution/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml
index c0e81ce3f5..52b275dc02 100644
--- a/java/perftests/distribution/pom.xml
+++ b/java/perftests/distribution/pom.xml
@@ -56,13 +56,11 @@
<dependency>
<groupId>uk.co.thebadgerset</groupId>
<artifactId>junit-toolkit</artifactId>
- <version>0.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>uk.co.thebadgerset</groupId>
<artifactId>junit-toolkit-maven-plugin</artifactId>
- <version>0.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>