Repository: cxf-fediz Updated Branches: refs/heads/master 12ef88371 -> df17f61fb
Updating surefire again Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/df17f61f Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/df17f61f Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/df17f61f Branch: refs/heads/master Commit: df17f61fbe720d3e30937ed55b04bb2d2db48c15 Parents: 12ef883 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri May 22 16:50:27 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri May 22 16:50:27 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/df17f61f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c65778c..f937c2c 100644 --- a/pom.xml +++ b/pom.xml @@ -536,7 +536,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.18</version> + <version>2.18.1</version> <configuration> <includes> <include>**/*Test.java</include>
