Updated Branches:
  refs/heads/karaf-2.x 81b5f0468 -> 37f18fab7

[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/37f18fab
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/37f18fab
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/37f18fab

Branch: refs/heads/karaf-2.x
Commit: 37f18fab70d5661a95f62b290b915e49dd333daa
Parents: 81b5f04
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Jan 22 19:05:48 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Jan 22 19:05:48 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/37f18fab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e9e0f56..ac4436b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1559,7 +1559,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