Author: jmitchell
Date: Fri Oct 15 20:04:45 2004
New Revision: 54907
Modified:
struts/trunk/contrib/struts-el/project.xml
Log:
Changes for 1.2.5 release candidate
Modified: struts/trunk/contrib/struts-el/project.xml
==============================================================================
--- struts/trunk/contrib/struts-el/project.xml (original)
+++ struts/trunk/contrib/struts-el/project.xml Fri Oct 15 20:04:45 2004
@@ -5,7 +5,7 @@
<name>struts-el</name>
<id>struts-el</id>
<groupId>struts</groupId>
- <currentVersion>1.2.4</currentVersion>
+ <currentVersion>1.2.5</currentVersion>
<inceptionYear>2003</inceptionYear>
<package>org.apache.strutsel</package>
<shortDescription>Extension/adaptation of Struts tag libraries to use JSP 1.2
expression language.</shortDescription>
@@ -57,7 +57,7 @@
<dependency>
<groupId>struts</groupId>
<artifactId>struts</artifactId>
- <version>1.2.4</version>
+ <version>1.2.5</version>
<url>http://jakarta.apache.org/struts/</url>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]