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-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/store-webapp') diff --git a/sca-java-2.x/trunk/samples/store-webapp/pom.xml b/sca-java-2.x/trunk/samples/store-webapp/pom.xml index 1bf0e6d73e..9d5db0618f 100644 --- a/sca-java-2.x/trunk/samples/store-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/store-webapp/pom.xml @@ -88,7 +88,7 @@ junit junit - 4.5 + 4.8.1 test -- cgit v1.2.3