Author: alexsmirnov
Date: 2007-08-31 18:10:11 -0400 (Fri, 31 Aug 2007)
New Revision: 2676
Modified:
trunk/samples/pom.xml
Log:
change sservlet version for a tomcat profile to 2.4
Modified: trunk/samples/pom.xml
===================================================================
--- trunk/samples/pom.xml 2007-08-31 17:29:52 UTC (rev 2675)
+++ trunk/samples/pom.xml 2007-08-31 22:10:11 UTC (rev 2676)
@@ -232,7 +232,7 @@
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>
- <version>2.1</version>
+ <version>2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Show replies by date