From 3a08b9e500fa20464d2f643d09fcd3194e5bab4a Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Thu, 8 Feb 2007 11:48:27 +0000 Subject: (Submitted by Rupert Smith) JUnit-toolkit 0.5 now available on Maven central repo. Using it. Also test classes now use test context properties so that test parameters are correctly printed out in the test results. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504864 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/pom.xml') diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index 2150e61861..7b18e1beea 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -458,7 +458,7 @@ uk.co.thebadgerset junit-toolkit - 0.5-SNAPSHOT + 0.5 compile -- cgit v1.2.1