Update surefire version
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d501a770 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d501a770 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/d501a770 Branch: refs/heads/2.7.x-fixes Commit: d501a7707fe3b013c5a6d7e66d1c6f3fa6a59264 Parents: dac5294 Author: Daniel Kulp <[email protected]> Authored: Thu May 8 10:01:47 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Tue May 13 15:03:00 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/d501a770/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a20839b..3b8fff9 100644 --- a/pom.xml +++ b/pom.xml @@ -524,7 +524,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.16</version> + <version>2.17</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
