Author: niallp
Date: Wed Mar 8 20:55:51 2006
New Revision: 384431
URL: http://svn.apache.org/viewcvs?rev=384431&view=rev
Log:
Update version number to 1.2.9
Modified:
struts/el/branches/STRUTS_1_2_BRANCH/build.xml
struts/el/branches/STRUTS_1_2_BRANCH/project.xml
Modified: struts/el/branches/STRUTS_1_2_BRANCH/build.xml
URL:
http://svn.apache.org/viewcvs/struts/el/branches/STRUTS_1_2_BRANCH/build.xml?rev=384431&r1=384430&r2=384431&view=diff
==============================================================================
--- struts/el/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/el/branches/STRUTS_1_2_BRANCH/build.xml Wed Mar 8 20:55:51 2006
@@ -96,7 +96,7 @@
<property name="project.name" value="jakarta-struts-el"/>
<!-- Version of the project -->
- <property name="project.version" value="1.2.9-SNAPSHOT"/>
+ <property name="project.version" value="1.2.9"/>
<!-- ========== Derived Properties ========================================
-->
Modified: struts/el/branches/STRUTS_1_2_BRANCH/project.xml
URL:
http://svn.apache.org/viewcvs/struts/el/branches/STRUTS_1_2_BRANCH/project.xml?rev=384431&r1=384430&r2=384431&view=diff
==============================================================================
--- struts/el/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/el/branches/STRUTS_1_2_BRANCH/project.xml Wed Mar 8 20:55:51 2006
@@ -4,7 +4,7 @@
<name>struts-el</name>
<groupId>struts</groupId>
<artifactId>struts-el</artifactId>
- <currentVersion>1.2.9-SNAPSHOT</currentVersion>
+ <currentVersion>1.2.9</currentVersion>
<inceptionYear>2003</inceptionYear>
<package>org.apache.strutsel</package>
<shortDescription>Extension/adaptation of Struts tag libraries to use JSP
1.2 expression language.</shortDescription>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]