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 --- .../quickstart-jsonp/src/main/resources/archetype-resources/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources') diff --git a/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml index 34e53f0b7b..8fc4bde625 100644 --- a/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml +++ b/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml @@ -66,7 +66,7 @@ junit junit - 4.5 + 4.8.1 test @@ -151,4 +151,4 @@ 2.0-SNAPSHOT 6.1.18 - \ No newline at end of file + -- cgit v1.2.3