mirror of https://github.com/apache/maven.git
rolling back MNG-3503 properly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@677002 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ecdb87e1f4
commit
c7dcd1863c
|
@ -176,7 +176,8 @@
|
|||
<relocation>
|
||||
<pattern>org.codehaus.plexus.util</pattern>
|
||||
<excludes>
|
||||
<exclude>org.codehaus.plexus.util.xml</exclude>
|
||||
<exclude>org.codehaus.plexus.util.xml.Xpp3Dom</exclude>
|
||||
<exclude>org.codehaus.plexus.util.xml.pull.*</exclude>
|
||||
</excludes>
|
||||
</relocation>
|
||||
</relocations>
|
||||
|
|
Loading…
Reference in New Issue