Author: martinc
Date: Mon Apr  4 10:45:46 2005
New Revision: 160066

URL: http://svn.apache.org/viewcvs?view=rev&rev=160066
Log:
Update build version to 1.2.7-dev.

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?view=diff&r1=160065&r2=160066
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/build.xml Mon Apr  4 10:45:46 2005
@@ -147,7 +147,7 @@
     <property name="project.name" value="struts"/>
 
     <!-- Version of the project -->
-    <property name="project.version" value="1.2.6"/>
+    <property name="project.version" value="1.2.7-dev"/>
 
 
 <!-- ========== 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?view=diff&r1=160065&r2=160066
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/conf/share/MANIFEST.MF Mon Apr  4 
10:45:46 2005
@@ -2,11 +2,11 @@
 Extension-Name: Struts Framework
 Specification-Title: Struts Framework
 Specification-Vendor: The Apache Software Foundation
-Specification-Version: 1.2.6
+Specification-Version: 1.2.7-dev
 Implementation-Title: Struts Framework
 Implementation-Vendor: The Apache Software Foundation
 Implementation-Vendor-Id: org.apache
-Implementation-Version: 1.2.6
+Implementation-Version: 1.2.7-dev
 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?view=diff&r1=160065&r2=160066
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/project.xml Mon Apr  4 10:45:46 2005
@@ -3,7 +3,7 @@
   <pomVersion>3</pomVersion>
   <name>struts</name>
   <id>struts</id>
-  <currentVersion>1.2.6</currentVersion>
+  <currentVersion>1.2.7-dev</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]

Reply via email to