You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2020/05/09 01:30:17 UTC

[maven-surefire] branch dependencies created (now 9703c23)

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

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


      at 9703c23  Verifier 1.7.2

This branch includes the following new commits:

     new 9703c23  Verifier 1.7.2

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-surefire] 01/01: Verifier 1.7.2

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

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

commit 9703c232002d0450ab672f20012571739f4e13b7
Author: tibordigana <ti...@apache.org>
AuthorDate: Sat May 9 03:06:42 2020 +0200

    Verifier 1.7.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06361d2..2665b37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-verifier</artifactId>
-        <version>1.6</version>
+        <version>1.7.2</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.maven.shared</groupId>