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/11 17:56:15 UTC

[maven-doap-plugin] 01/01: [MDOAP-51] - 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 MDOAP-51
in repository https://gitbox.apache.org/repos/asf/maven-doap-plugin.git

commit 459274a266d4966f2637ebeea58192c600ada88d
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Apr 11 19:55:52 2018 +0200

    [MDOAP-51] - 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 cd3d1a4..474ced2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,7 @@ under the License.
   <properties>
     <mavenVersion>2.2.1</mavenVersion>
     <scmVersion>1.9.2</scmVersion>
+    <surefire.version>2.21.0</surefire.version>
     <maven.compiler.source>1.6</maven.compiler.source>
     <maven.compiler.target>1.6</maven.compiler.target>    
   </properties>

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