You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/04/09 20:40:23 UTC

[maven-repository-plugin] branch MREPOSITORY-42 updated: [MREPOSITORY-42] - Upgrade mave-surefire/failsafe-plugin 2.21.0

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MREPOSITORY-42
in repository https://gitbox.apache.org/repos/asf/maven-repository-plugin.git


The following commit(s) were added to refs/heads/MREPOSITORY-42 by this push:
     new 0cf23f1  [MREPOSITORY-42] - Upgrade mave-surefire/failsafe-plugin 2.21.0
0cf23f1 is described below

commit 0cf23f1126149b3db1626ffaed20177e851316ae
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Apr 9 22:40:06 2018 +0200

    [MREPOSITORY-42] - Upgrade mave-surefire/failsafe-plugin 2.21.0
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 40ca203..a9e83ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,7 @@ under the License.
 
   <properties>
     <mavenVersion>2.2.1</mavenVersion>
+    <surefire.version>2.21.0</surefire.version>
   </properties>
 
   <dependencyManagement>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.