You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/01/22 19:14:17 UTC

[maven-archiver] branch master updated: Bump maven-surefire-plugin to 2.22.2

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git


The following commit(s) were added to refs/heads/master by this push:
     new 9be07fd  Bump maven-surefire-plugin to 2.22.2
9be07fd is described below

commit 9be07fdb9a559d5177a1d0fdabcec7ebe80a41ba
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Fri Jan 22 20:13:45 2021 +0100

    Bump maven-surefire-plugin to 2.22.2
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 93bbc87..5b1eaa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,6 +36,7 @@
   <properties>
     <mavenVersion>3.1.1</mavenVersion>
     <javaVersion>7</javaVersion>
+    <surefire.version>2.22.2</surefire.version>
     <project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
   </properties>