[seam-commits] Seam SVN: r11456 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Aug 31 07:47:50 EDT 2009
Author: manaRH
Date: 2009-08-31 07:47:50 -0400 (Mon, 31 Aug 2009)
New Revision: 11456
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
JBPAPP-2660 - reverted version for servlet-api
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2009-08-31 10:38:45 UTC (rev 11455)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2009-08-31 11:47:50 UTC (rev 11456)
@@ -133,7 +133,7 @@
<dependency>
<groupId>jboss.web</groupId>
<artifactId>servlet-api</artifactId>
- <version>2.1.3</version>
+ <version>2.1.3.GA</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list