From 5db88f472c254ccfc8ec34fb2b1144ecbc984480 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 26 Nov 2009 20:03:27 +0000 Subject: [PATCH] SPR-6447 SPR-6448 + add JSTL libraries to the war for portability --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 95accfb66..184fb3253 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,6 @@ javax.servlet com.springsource.javax.servlet.jsp.jstl 1.2.0 - provided javax.xml.bind @@ -70,7 +69,6 @@ org.apache.taglibs com.springsource.org.apache.taglibs.standard 1.1.2 - provided org.aspectj