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 18:13:04 UTC

[maven-deploy-plugin] branch MDEPLOY-235 created (now a2e826f)

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

khmarbaise pushed a change to branch MDEPLOY-235
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git.


      at a2e826f  [MDEPLOY-235] - Upgrade mave-surefire/failsafe-plugin 2.21.0

This branch includes the following new commits:

     new a2e826f  [MDEPLOY-235] - Upgrade mave-surefire/failsafe-plugin 2.21.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

[maven-deploy-plugin] 01/01: [MDEPLOY-235] - Upgrade mave-surefire/failsafe-plugin 2.21.0

Posted by kh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a2e826ffa5966e895490056b8e6f4b28d420bf85
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Apr 11 20:12:47 2018 +0200

    [MDEPLOY-235] - 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 8364997..2ef373a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,7 @@ under the License.
 
   <properties>
     <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.