mirror of https://github.com/apache/archiva.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1291404 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b07b0de488
commit
6a6cb07455
2
pom.xml
2
pom.xml
|
@ -1455,7 +1455,7 @@
|
||||||
<exclude>net.sf.ehcache:ehcache</exclude>
|
<exclude>net.sf.ehcache:ehcache</exclude>
|
||||||
<exclude>org.codehaus.plexus.registry:plexus-registry-api</exclude>
|
<exclude>org.codehaus.plexus.registry:plexus-registry-api</exclude>
|
||||||
<exclude>org.codehaus.plexus.registry:plexus-registry-commons</exclude>
|
<exclude>org.codehaus.plexus.registry:plexus-registry-commons</exclude>
|
||||||
<exclude>>org.codehaus.plexus:plexus-taskqueue</exclude>
|
<exclude>org.codehaus.plexus:plexus-taskqueue</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</bannedDependencies>
|
</bannedDependencies>
|
||||||
</rules>
|
</rules>
|
||||||
|
|
Loading…
Reference in New Issue