You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/07/28 14:19:39 UTC

[maven-site-plugin] branch surefire created (now 7ddda02)

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

elharo pushed a change to branch surefire
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git.


      at 7ddda02  update surefire

This branch includes the following new commits:

     new 7ddda02  update surefire

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.



[maven-site-plugin] 01/01: update surefire

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

elharo pushed a commit to branch surefire
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 7ddda02292756d209438db9808fb2e7197c76cfb
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Tue Jul 28 10:19:21 2020 -0400

    update surefire
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4a6fe45..90a25a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@ under the License.
     <javadocPluginVersion>3.0.1</javadocPluginVersion>
     <pmdPluginVersion>3.11.0</pmdPluginVersion>
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
-    <surefirePluginVersion>2.22.1</surefirePluginVersion>
+    <surefirePluginVersion>2.22.2</surefirePluginVersion>
     <project.build.outputTimestamp>2020-06-21T16:21:18Z</project.build.outputTimestamp>
   </properties>