summaryrefslogtreecommitdiff
path: root/java/integrationtests/pom.xml
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/integrationtests/pom.xml
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/integrationtests/pom.xml')
-rw-r--r--java/integrationtests/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/integrationtests/pom.xml b/java/integrationtests/pom.xml
index 9337e7d78e..69cf8fef00 100644
--- a/java/integrationtests/pom.xml
+++ b/java/integrationtests/pom.xml
@@ -59,7 +59,6 @@
<dependency>
<groupId>uk.co.thebadgerset</groupId>
<artifactId>junit-toolkit</artifactId>
- <version>0.6-SNAPSHOT</version>
<scope>compile</scope>
</dependency>