Author: niallp
Date: Wed Mar 8 20:55:30 2006
New Revision: 384430
URL: http://svn.apache.org/viewcvs?rev=384430&view=rev
Log:
Update version number to 1.2.9
Modified:
struts/action/branches/STRUTS_1_2_BRANCH/build.xml
struts/action/branches/STRUTS_1_2_BRANCH/project.xml
Modified: struts/action/branches/STRUTS_1_2_BRANCH/build.xml
URL:
http://svn.apache.org/viewcvs/struts/action/branches/STRUTS_1_2_BRANCH/build.xml?rev=384430&r1=384429&r2=384430&view=diff
==============================================================================
--- struts/action/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/action/branches/STRUTS_1_2_BRANCH/build.xml Wed Mar 8 20:55:30 2006
@@ -147,7 +147,7 @@
<property name="project.name" value="struts"/>
<!-- 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/action/branches/STRUTS_1_2_BRANCH/project.xml
URL:
http://svn.apache.org/viewcvs/struts/action/branches/STRUTS_1_2_BRANCH/project.xml?rev=384430&r1=384429&r2=384430&view=diff
==============================================================================
--- struts/action/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/action/branches/STRUTS_1_2_BRANCH/project.xml Wed Mar 8 20:55:30
2006
@@ -4,7 +4,7 @@
<name>struts</name>
<groupId>struts</groupId>
<artifactId>struts</artifactId>
- <currentVersion>1.2.9-SNAPSHOT</currentVersion>
+ <currentVersion>1.2.9</currentVersion>
<organization>
<name>The Apache Software Foundation</name>
<url>http://struts.apache.org/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]