Updated Branches: refs/heads/master 94eb5324c -> a85c5f569
surefire plugin 2.14 Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/b8b04acd Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/b8b04acd Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/b8b04acd Branch: refs/heads/master Commit: b8b04acdb3436517209f8bb56292c1e3edfafe82 Parents: 94eb532 Author: olivier lamy <[email protected]> Authored: Tue Apr 2 20:38:26 2013 +1100 Committer: olivier lamy <[email protected]> Committed: Tue Apr 2 20:38:26 2013 +1100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/b8b04acd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4b57d55..90b4e36 100644 --- a/pom.xml +++ b/pom.xml @@ -355,7 +355,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.12.4</version> + <version>2.14</version> <configuration> <argLine>-Xms1024m -Xmx1024m</argLine> <suiteXmlFiles>
