Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 32c597009 -> de1f23250
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/de1f2325 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/de1f2325 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/de1f2325 Branch: refs/heads/1.2.x-fixes Commit: de1f2325079f84f0d071d10a2376331250faeb12 Parents: 32c5970 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:51:05 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/de1f2325/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d34ad08..4cb1a99 100644 --- a/pom.xml +++ b/pom.xml @@ -531,7 +531,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>
