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

[maven-release] branch stabilize created (now 11dc53c)

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

rfscholte pushed a change to branch stabilize
in repository https://gitbox.apache.org/repos/asf/maven-release.git.


      at 11dc53c  Revert "update to 3.0.18 (#48)"

This branch includes the following new commits:

     new 11dc53c  Revert "update to 3.0.18 (#48)"

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-release] 01/01: Revert "update to 3.0.18 (#48)"

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

rfscholte pushed a commit to branch stabilize
in repository https://gitbox.apache.org/repos/asf/maven-release.git

commit 11dc53c7eec36e35a17f783e9e6e8273f943ebba
Author: rfscholte <rf...@apache.org>
AuthorDate: Tue Apr 14 21:27:53 2020 +0200

    Revert "update to 3.0.18 (#48)"
    
    This reverts commit 924fa6d6ae5edd07a124cb85752a25bc4d2b2571.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e44762..253e248 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.18</version>
+        <version>3.0.15</version>
       </dependency>
       <dependency>
         <groupId>org.jdom</groupId>