Repository: cxf Updated Branches: refs/heads/master a293c4db6 -> f7c91cac6
Update to surefire 2.18.1 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f7c91cac Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f7c91cac Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f7c91cac Branch: refs/heads/master Commit: f7c91cac615d7d46b64a7c2b5c1bb6dc515e2e8d Parents: a293c4d Author: Daniel Kulp <[email protected]> Authored: Fri May 22 10:48:41 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 22 10:48:53 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f7c91cac/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e449eb8..7654342 100644 --- a/pom.xml +++ b/pom.xml @@ -479,7 +479,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.17</version> + <version>2.18.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
