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/e7db84de Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e7db84de Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/e7db84de Branch: refs/heads/master Commit: e7db84de33e8b83cc327882d1a57d6b8d1aab740 Parents: 2f7f035 Author: Daniel Kulp <[email protected]> Authored: Thu May 8 10:01:47 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu May 8 10:01:47 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/e7db84de/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6707a46..3063a0d 100644 --- a/pom.xml +++ b/pom.xml @@ -496,7 +496,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>
