JAMES-1707 Upgrade surefire version
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3c56b61d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3c56b61d Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/3c56b61d Branch: refs/heads/master Commit: 3c56b61dc659be7c5d55418220bea38e2a902b65 Parents: 990a3bf Author: Antoine Duprat <[email protected]> Authored: Fri Mar 11 14:56:04 2016 +0100 Committer: Matthieu Baechler <[email protected]> Committed: Mon Mar 21 15:55:48 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/3c56b61d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ed65783..7a8e06b 100644 --- a/pom.xml +++ b/pom.xml @@ -793,7 +793,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.13</version> + <version>2.19</version> <configuration> <argLine>-Xms256m -Xmx512m</argLine> <forkMode>always</forkMode> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
