Repository: karaf Updated Branches: refs/heads/karaf-2.x 5c564cc65 -> fd40011fd
[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/fd40011f Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fd40011f Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fd40011f Branch: refs/heads/karaf-2.x Commit: fd40011fd37440d64caeceeb7595a58ebb1a16cb Parents: 5c564cc Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 11:34:13 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 11:34:13 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fd40011f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e7f8e13..2193a65 100644 --- a/pom.xml +++ b/pom.xml @@ -1395,7 +1395,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>
