From 0753460fe6f9a251678940a60f09b1da2ec85849 Mon Sep 17 00:00:00 2001 From: edwardsmj Date: Fri, 29 Oct 2010 10:16:10 +0000 Subject: Fix POM.XML of implementation-web-runtime to address OSGi problems described in TUSCANY_3760 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028666 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sca-java-2.x/trunk/modules') diff --git a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml index 7812f07954..774676223f 100644 --- a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml @@ -59,14 +59,14 @@ javax.servlet servlet-api 2.5 - provided + compile org.apache.geronimo.specs geronimo-jsp_2.1_spec 1.0.1 - provided + compile @@ -74,7 +74,7 @@ org.apache.geronimo.specs geronimo-el_1.0_spec 1.0.1 - provided + compile -- cgit v1.2.3