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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git


The following commit(s) were added to refs/heads/master by this push:
     new e3eafd8  MNG-6007 missing aether to resolver rename
e3eafd8 is described below

commit e3eafd8e400659e1dd7bcf7106cae0990f2fbbf1
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Mon Feb 19 13:42:45 2018 +0100

    MNG-6007 missing aether to resolver rename
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86dab02..c961f27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
                   
<shadedPattern>org.apache.maven.resolver.internal.ant.org.apache</shadedPattern>
                   <excludes>
                     <exclude>org.apache.tools.**</exclude>
-                    <exclude>org.apache.maven.aether.**</exclude>
+                    <exclude>org.apache.maven.resolver.**</exclude>
                   </excludes>
                 </relocation>
                 <relocation>

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

Reply via email to