From ddc157d65ba7218d4d3c9d5148664269f16cdeea Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Wed, 24 Oct 2007 16:32:14 +0000 Subject: 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 --- java/integrationtests/pom.xml | 1 - java/perftests/distribution/pom.xml | 2 -- java/pom.xml | 34 +++++++++++++--------------------- 3 files changed, 13 insertions(+), 24 deletions(-) (limited to 'java') 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 @@ uk.co.thebadgerset junit-toolkit - 0.6-SNAPSHOT compile 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 @@ uk.co.thebadgerset junit-toolkit - 0.6-SNAPSHOT runtime uk.co.thebadgerset junit-toolkit-maven-plugin - 0.6-SNAPSHOT runtime diff --git a/java/pom.xml b/java/pom.xml index dc9b500a37..5efec51a60 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -399,7 +399,7 @@ under the License. uk.co.thebadgerset junit-toolkit-maven-plugin - 0.6-SNAPSHOT + 0.6.1 @@ -547,7 +547,7 @@ under the License. uk.co.thebadgerset junit-toolkit - 0.6-SNAPSHOT + 0.6.1 compile @@ -686,25 +686,17 @@ under the License. --> - - junit-toolkit.snapshots - JUnit Toolkit SNAPSHOT Repository - http://junit-toolkit.svn.sourceforge.net/svnroot/junit-toolkit/snapshots/ - - true - - - - Codehaus Snapshots - http://snapshots.repository.codehaus.org/ - - true - - - false - - - + + Codehaus Snapshots + http://snapshots.repository.codehaus.org/ + + true + + + false + + + -- cgit v1.2.1