Repository: karaf Updated Branches: refs/heads/master 2b8e55186 -> 602b0dfd7
[KARAF-3318] Upgrade to maven-surefire-plugin 2.17 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/602b0dfd Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/602b0dfd Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/602b0dfd Branch: refs/heads/master Commit: 602b0dfd7260ea91cc4c005770bbc6d064685cca Parents: 2b8e551 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 11:25:12 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 11:25:12 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/602b0dfd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 54c18f2..2adc09a 100644 --- a/pom.xml +++ b/pom.xml @@ -1887,7 +1887,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>
