Author: niallp
Date: Mon Nov 7 22:30:55 2005
New Revision: 331705
URL: http://svn.apache.org/viewcvs?rev=331705&view=rev
Log:
Update version number to 1.2.8
Modified:
struts/core/branches/STRUTS_1_2_BRANCH/build.xml
struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF
struts/core/branches/STRUTS_1_2_BRANCH/project.xml
Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.xml
URL:
http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/build.xml?rev=331705&r1=331704&r2=331705&view=diff
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/build.xml Mon Nov 7 22:30:55 2005
@@ -147,7 +147,7 @@
<property name="project.name" value="struts"/>
<!-- Version of the project -->
- <property name="project.version" value="1.2.7"/>
+ <property name="project.version" value="1.2.8"/>
<!-- ========== Derived Properties ======================================== -->
Modified: struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF
URL:
http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF?rev=331705&r1=331704&r2=331705&view=diff
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF Mon Nov 7
22:30:55 2005
@@ -2,14 +2,13 @@
Extension-Name: Struts Framework
Specification-Title: Struts Framework
Specification-Vendor: The Apache Software Foundation
-Specification-Version: 1.2.7
+Specification-Version: 1.2.8
Implementation-Title: Struts Framework
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
-Implementation-Version: 1.2.7
+Implementation-Version: 1.2.8
Class-Path:
commons-beanutils.jar
- commons-collections.jar
commons-digester.jar
commons-fileupload.jar
commons-logging.jar
Modified: struts/core/branches/STRUTS_1_2_BRANCH/project.xml
URL:
http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/project.xml?rev=331705&r1=331704&r2=331705&view=diff
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/project.xml Mon Nov 7 22:30:55 2005
@@ -3,7 +3,7 @@
<pomVersion>3</pomVersion>
<name>struts</name>
<id>struts</id>
- <currentVersion>1.2.7</currentVersion>
+ <currentVersion>1.2.8</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]