You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/22 19:04:51 UTC

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

Updated Branches:
  refs/heads/master 4b57afbaf -> 70d0f8690


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

Branch: refs/heads/master
Commit: 70d0f869052e565167f4bcac89784037a77fcf99
Parents: 4b57afb
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 19:04:16 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 19:04:16 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/70d0f869/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ee14051..63cbf2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2225,7 +2225,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>