You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2017/10/18 11:20:21 UTC

directory-kerby git commit: Updating surefire

Repository: directory-kerby
Updated Branches:
  refs/heads/trunk 19c903e4f -> b63d44d0b


Updating surefire


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/b63d44d0
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/b63d44d0
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/b63d44d0

Branch: refs/heads/trunk
Commit: b63d44d0b5c769646f23f6b563a23fc6dfd6c06e
Parents: 19c903e
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Oct 18 12:20:13 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Oct 18 12:20:13 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/b63d44d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af50c99..b5a23d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.20</version>
+          <version>2.20.1</version>
           <configuration>
             <skipTests>${skipTests}</skipTests>
             <reuseForks>false</reuseForks>