Updated Branches: refs/heads/master 5e8423799 -> 39be568e7
use surefire 2.15 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/39be568e Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/39be568e Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/39be568e Branch: refs/heads/master Commit: 39be568e745ebf0784e36d831db5d419c0287651 Parents: 5e84237 Author: Olivier Lamy <[email protected]> Authored: Thu Jun 13 14:34:51 2013 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Jun 13 14:34:51 2013 +1000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/39be568e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8c8e0b5..97744f1 100644 --- a/pom.xml +++ b/pom.xml @@ -352,6 +352,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> + <version>2.15</version> <configuration> <forkedProcessTimeoutInSeconds>400</forkedProcessTimeoutInSeconds> <systemPropertyVariables>
