From 1ed17a55b2053dfd20fd6652029e306f5b65f33f Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 20 Jan 2010 11:12:46 +0000 Subject: Update to use junit 4.8.1 and add explicit surefire plugin configs which disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/store/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/store/pom.xml') diff --git a/sca-java-2.x/trunk/samples/store/pom.xml b/sca-java-2.x/trunk/samples/store/pom.xml index 5e54efd09b..4bc88f73a4 100644 --- a/sca-java-2.x/trunk/samples/store/pom.xml +++ b/sca-java-2.x/trunk/samples/store/pom.xml @@ -107,7 +107,7 @@ junit junit - 4.5 + 4.8.1 test -- cgit v1.2.3