From 2a68a704a60725cc1a1ecb359d45f04cb8291b73 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Mon, 7 Jul 2008 11:42:38 +0000 Subject: [PATCH] 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 --- archiva-modules/archiva-web/archiva-webapp/pom.xml | 10 +++++----- pom.xml | 1 - 2 files changed, 5 insertions(+), 6 deletions(-) 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 -