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/samples/calculator-rcp/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'branches/sca-equinox/samples/calculator-rcp') diff --git a/branches/sca-equinox/samples/calculator-rcp/pom.xml b/branches/sca-equinox/samples/calculator-rcp/pom.xml index c50048c028..3b06fe37ea 100644 --- a/branches/sca-equinox/samples/calculator-rcp/pom.xml +++ b/branches/sca-equinox/samples/calculator-rcp/pom.xml @@ -144,12 +144,6 @@ 3.3.0-I20070605-0010 - - javax.servlet - servlet-api - 2.5 - provided - junit junit -- cgit v1.2.3