You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ma...@apache.org on 2005/05/05 06:00:34 UTC

svn commit: r168255 - in /struts/core/branches/STRUTS_1_2_BRANCH: build.xml conf/share/MANIFEST.MF project.xml

Author: martinc
Date: Wed May  4 21:00:32 2005
New Revision: 168255

URL: http://svn.apache.org/viewcvs?rev=168255&view=rev
Log:
Update for 1.2.7 build.

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=168255&r1=168254&r2=168255&view=diff
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/build.xml Wed May  4 21:00:32 2005
@@ -147,7 +147,7 @@
     <property name="project.name" value="struts"/>
 
     <!-- Version of the project -->
-    <property name="project.version" value="1.2.7-dev"/>
+    <property name="project.version" value="1.2.7"/>
 
 <!-- ========== 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=168255&r1=168254&r2=168255&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 Wed May  4 21:00:32 2005
@@ -2,11 +2,11 @@
 Extension-Name: Struts Framework
 Specification-Title: Struts Framework
 Specification-Vendor: The Apache Software Foundation
-Specification-Version: 1.2.7-dev
+Specification-Version: 1.2.7
 Implementation-Title: Struts Framework
 Implementation-Vendor: The Apache Software Foundation
 Implementation-Vendor-Id: org.apache
-Implementation-Version: 1.2.7-dev
+Implementation-Version: 1.2.7
 Class-Path: 
   commons-beanutils.jar
   commons-collections.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=168255&r1=168254&r2=168255&view=diff
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/project.xml Wed May  4 21:00:32 2005
@@ -3,7 +3,7 @@
   <pomVersion>3</pomVersion>
   <name>struts</name>
   <id>struts</id>
-  <currentVersion>1.2.7-dev</currentVersion>
+  <currentVersion>1.2.7</currentVersion>
   <organization>
     <name>The Apache Software Foundation</name>
     <url>http://struts.apache.org/</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org