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/09 13:28:42 UTC

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

Updated Branches:
  refs/heads/master 6327e7e11 -> 16180bfeb


[KARAF-2673] Upgrade to maven-surefire-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/16180bfe
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/16180bfe
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/16180bfe

Branch: refs/heads/master
Commit: 16180bfebb4a4b3b90f6bee21bc78f533bbbbd07
Parents: 6327e7e
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Jan 9 13:28:06 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Jan 9 13:28:06 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/16180bfe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4e52635..b40bd6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1955,7 +1955,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.11</version>
+                    <version>2.16</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>