[seam-commits] Seam SVN: r14156 - branches/community/Seam_2_3/jboss-seam-parent.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Aug 29 06:46:47 EDT 2011
Author: manaRH
Date: 2011-08-29 06:46:46 -0400 (Mon, 29 Aug 2011)
New Revision: 14156
Modified:
branches/community/Seam_2_3/jboss-seam-parent/pom.xml
Log:
JBSEAM-4836 - upgraded jboss-el to CR6
Modified: branches/community/Seam_2_3/jboss-seam-parent/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-parent/pom.xml 2011-08-29 10:20:50 UTC (rev 14155)
+++ branches/community/Seam_2_3/jboss-seam-parent/pom.xml 2011-08-29 10:46:46 UTC (rev 14156)
@@ -954,7 +954,7 @@
<dependency>
<groupId>org.jboss.el</groupId>
<artifactId>jboss-el</artifactId>
- <version>1.0_02.CR5</version>
+ <version>1.0_02.CR6</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list