add plexus-spring with old groupId in enforcer exclude rules

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125787 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-05-21 19:57:39 +00:00
parent 3f8c66c3f4
commit e9b75d6715
1 changed files with 2 additions and 1 deletions

View File

@ -75,8 +75,9 @@
<excludes>
<exclude>org.codehaus.plexus:plexus-container-default</exclude>
<exclude>org.codehaus.plexus:plexus-log4j-logging</exclude>
<!--
<exclude>org.codehaus.plexus:plexus-spring</exclude>
<!--
<exclude>org.codehaus.redback:plexus-spring</exclude>
-->
<exclude>commons-logging:commons-logging</exclude>