summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-05-21 19:57:39 +0000
committerOlivier Lamy <olamy@apache.org>2011-05-21 19:57:39 +0000
commite9b75d671591b5dd0139dcaa1546d830113f40ce (patch)
tree37076de132ff5a8e4e6eab5ff2a98346018cc743 /pom.xml
parent3f8c66c3f4ae6a831f71de985e7081cd9ef5efb3 (diff)
downloadarchiva-e9b75d671591b5dd0139dcaa1546d830113f40ce.tar.gz
archiva-e9b75d671591b5dd0139dcaa1546d830113f40ce.zip
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
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 361c1c14f..c71f23e22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>