Updated Branches:
  refs/heads/karaf-2.3.x de5ea56ab -> 0218dfd9a

[KARAF-2721] Upgrade to maven-surefire-report-plugin 2.16


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/0218dfd9
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0218dfd9
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0218dfd9

Branch: refs/heads/karaf-2.3.x
Commit: 0218dfd9ab9d707ce9862dc0f34446f9db588dbc
Parents: de5ea56
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Jan 22 19:06:48 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Jan 22 19:06:48 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/0218dfd9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3eaa16b..73a7059 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1569,7 +1569,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-report-plugin</artifactId>
-                <version>2.12</version>
+                <version>2.16</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>

Reply via email to