Skip to content
Snippets Groups Projects
Commit 5db88f47 authored by Costin Leau's avatar Costin Leau Committed by Mic
Browse files

SPR-6447

SPR-6448
+ add JSTL libraries to the war for portability
parent a36bc3c2
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,6 @@
<groupId>javax.servlet</groupId>
<artifactId>com.springsource.javax.servlet.jsp.jstl</artifactId>
<version>1.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
......@@ -70,7 +69,6 @@
<groupId>org.apache.taglibs</groupId>
<artifactId>com.springsource.org.apache.taglibs.standard</artifactId>
<version>1.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment