diff options
author | Brett Porter <brett@apache.org> | 2008-07-07 11:42:38 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-07-07 11:42:38 +0000 |
commit | 2a68a704a60725cc1a1ecb359d45f04cb8291b73 (patch) | |
tree | e950748817da7cac71cb54224680f0a3be5df681 /pom.xml | |
parent | 366036cdeecd1923f6dc7648be6ad04d8c2eebfe (diff) | |
download | archiva-2a68a704a60725cc1a1ecb359d45f04cb8291b73.tar.gz archiva-2a68a704a60725cc1a1ecb359d45f04cb8291b73.zip |
commons-logging-api is actually required by some client libraries, add back to main webapp dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674463 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,7 +75,6 @@ <bannedDependencies> <excludes> <exclude>org.codehaus.plexus:plexus-container-default</exclude> - <exclude>commons-logging:commons-logging-api</exclude> <exclude>commons-logging:commons-logging</exclude> <exclude>velocity:velocity-dep</exclude> <exclude>classworlds:classworlds</exclude> |