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/binding-ws-axis2/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'branches/sca-equinox/modules/binding-ws-axis2/pom.xml') diff --git a/branches/sca-equinox/modules/binding-ws-axis2/pom.xml b/branches/sca-equinox/modules/binding-ws-axis2/pom.xml index c0a5fe8465..87e675e16f 100644 --- a/branches/sca-equinox/modules/binding-ws-axis2/pom.xml +++ b/branches/sca-equinox/modules/binding-ws-axis2/pom.xml @@ -249,14 +249,7 @@ javax.servlet servlet-api - 2.4 - provided - - - javax.servlet - servlet-api - - + 2.5 -- cgit v1.2.3