From: Brett Porter Date: Mon, 7 Jul 2008 11:42:38 +0000 (+0000) Subject: commons-logging-api is actually required by some client libraries, add back to main... X-Git-Tag: archiva-r676265~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2a68a704a60725cc1a1ecb359d45f04cb8291b73;p=archiva.git 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 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 310f435c9..735a37b65 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -216,6 +216,11 @@ wagon-file runtime + + commons-logging + commons-logging-api + 1.1 + @@ -347,11 +352,6 @@ derby 10.1.3.1 - - commons-logging - commons-logging-api - 1.1 -