You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/06/02 10:13:38 UTC

[maven-war-plugin] 01/02: Revert "[MWAR-317] - Upgrade to plexus-interpolation to version 1.25"

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

khmarbaise pushed a commit to branch MWAR-417
in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git

commit c62549bb90a32c121e82d8e2f3c6aef08d89034f
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Jun 2 12:11:24 2018 +0200

    Revert "[MWAR-317] - Upgrade to plexus-interpolation to version 1.25"
    
    This reverts commit bfb0e59bc782474a3c87a60d09aebf48a7452386.
    
    Unfortunately used the wrong JIRA reference.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 48c62f6..2591322 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.25</version>
+      <version>1.24</version>
     </dependency>
 
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.