Author: martinc
Date: Sat Nov 20 10:14:06 2004
New Revision: 105986
Modified:
struts/core/trunk/build.xml
struts/core/trunk/conf/share/MANIFEST.MF
struts/core/trunk/project.xml
Log:
Update version numbers for 1.2.6 build.
Modified: struts/core/trunk/build.xml
==============================================================================
--- struts/core/trunk/build.xml (original)
+++ struts/core/trunk/build.xml Sat Nov 20 10:14:06 2004
@@ -147,7 +147,7 @@
<property name="project.name" value="struts"/>
<!-- Version of the project -->
- <property name="project.version" value="1.2.5"/>
+ <property name="project.version" value="1.2.6"/>
<!-- ========== Derived Properties ======================================== -->
Modified: struts/core/trunk/conf/share/MANIFEST.MF
==============================================================================
--- struts/core/trunk/conf/share/MANIFEST.MF (original)
+++ struts/core/trunk/conf/share/MANIFEST.MF Sat Nov 20 10:14:06 2004
@@ -2,11 +2,11 @@
Extension-Name: Struts Framework
Specification-Title: Struts Framework
Specification-Vendor: The Apache Software Foundation
-Specification-Version: 1.2.5
+Specification-Version: 1.2.6
Implementation-Title: Struts Framework
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
-Implementation-Version: 1.2.5
+Implementation-Version: 1.2.6
Class-Path:
commons-beanutils.jar
commons-collections.jar
Modified: struts/core/trunk/project.xml
==============================================================================
--- struts/core/trunk/project.xml (original)
+++ struts/core/trunk/project.xml Sat Nov 20 10:14:06 2004
@@ -3,7 +3,7 @@
<pomVersion>3</pomVersion>
<name>struts</name>
<id>struts</id>
- <currentVersion>1.2.5</currentVersion>
+ <currentVersion>1.2.6</currentVersion>
<organization>
<name>The Apache Software Foundation</name>
<url>http://struts.apache.org/</url>
@@ -57,6 +57,16 @@
<id>1.2.3</id>
<name>1.2.3</name>
<tag>STRUTS_1_2_3</tag>
+ </version>
+ <version>
+ <id>1.2.4</id>
+ <name>1.2.4</name>
+ <tag>STRUTS_1_2_4</tag>
+ </version>
+ <version>
+ <id>1.2.5</id>
+ <name>1.2.5</name>
+ <tag>STRUTS_1_2_5</tag>
</version>
</versions>
<mailingLists>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]