Author: jmitchell Date: Fri Oct 15 20:03:55 2004 New Revision: 54906 Modified: struts/trunk/conf/share/MANIFEST.MF struts/trunk/project.xml Log: Changes for 1.2.5 release candidate
Modified: struts/trunk/conf/share/MANIFEST.MF ============================================================================== --- struts/trunk/conf/share/MANIFEST.MF (original) +++ struts/trunk/conf/share/MANIFEST.MF Fri Oct 15 20:03:55 2004 @@ -2,15 +2,16 @@ Extension-Name: Struts Framework Specification-Title: Struts Framework Specification-Vendor: The Apache Software Foundation -Specification-Version: 1.2.4 +Specification-Version: 1.2.5 Implementation-Title: Struts Framework Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache -Implementation-Version: 1.2.4 +Implementation-Version: 1.2.5 Class-Path: commons-beanutils.jar commons-collections.jar commons-digester.jar + commons-fileupload.jar commons-logging.jar commons-validator.jar jakarta-oro.jar Modified: struts/trunk/project.xml ============================================================================== --- struts/trunk/project.xml (original) +++ struts/trunk/project.xml Fri Oct 15 20:03:55 2004 @@ -3,7 +3,7 @@ <pomVersion>3</pomVersion> <name>struts</name> <id>struts</id> - <currentVersion>1.2.4</currentVersion> + <currentVersion>1.2.5</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]