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:03 UTC

[maven-release] 01/01: Revert "update to 3.0.18 (#48)"

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>