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/07 16:20:46 UTC

[maven-doxia] branch DOXIA-573 created (now 05dafd2)

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

khmarbaise pushed a change to branch DOXIA-573
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git.


      at 05dafd2  [DOXIA-573]- Upgrade mave-surefire/failsafe-plugin 2.21.0

This branch includes the following new commits:

     new 05dafd2  [DOXIA-573]- 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-doxia] 01/01: [DOXIA-573]- 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 DOXIA-573
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git

commit 05dafd2d28a8f9506a503a7d3f40d5bb57dd020f
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Apr 7 18:20:32 2018 +0200

    [DOXIA-573]- 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 979a74e..671d9e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@ under the License.
   <properties>
     <mavenVersion>2.2.1</mavenVersion>
     <maven.site.path>doxia-archives/doxia-LATEST</maven.site.path>
+    <surefire.version>2.21.0</surefire.version>
     <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,MethodName,InnerAssignment,MagicNumber</checkstyle.violation.ignore>
   </properties>
 

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