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/05 20:18:12 UTC

[maven-source-plugin] 03/03: [MSOURCES-114] - 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 MSOURCES-114
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git

commit 2244a48f7765149ebb4835283c6e54829b75cf87
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Apr 5 22:17:58 2018 +0200

    [MSOURCES-114] - 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 7b7ed9d..b8ba204 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,6 +81,7 @@ under the License.
   <properties>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
+    <surefire.version>2.21.0</surefire.version>
   </properties>
 
   <dependencies>

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