From e78d25f094fd8179557bc6fd8e448ca3c7c23f12 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Fri, 19 Sep 2008 06:38:51 +0000 Subject: Made level of servlet-api consistent, 2.5 in all modules. Changed scope from provided to compile in the core modules to make sure that servlet-api gets added to the dependencies at runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696936 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/host-webapp-junit/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'branches/sca-equinox/modules/host-webapp-junit/pom.xml') diff --git a/branches/sca-equinox/modules/host-webapp-junit/pom.xml b/branches/sca-equinox/modules/host-webapp-junit/pom.xml index 27c8359414..97defa3377 100644 --- a/branches/sca-equinox/modules/host-webapp-junit/pom.xml +++ b/branches/sca-equinox/modules/host-webapp-junit/pom.xml @@ -40,8 +40,7 @@ javax.servlet servlet-api - 2.4 - provided + 2.5 -- cgit v1.2.3