diff options
author | Olivier Lamy <olamy@apache.org> | 2011-05-21 19:57:39 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-05-21 19:57:39 +0000 |
commit | e9b75d671591b5dd0139dcaa1546d830113f40ce (patch) | |
tree | 37076de132ff5a8e4e6eab5ff2a98346018cc743 /pom.xml | |
parent | 3f8c66c3f4ae6a831f71de985e7081cd9ef5efb3 (diff) | |
download | archiva-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.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |