You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ni...@apache.org on 2006/03/09 18:13:11 UTC

svn commit: r384558 - in /struts/action/branches/STRUTS_1_2_BRANCH: build.xml project.xml

Author: niallp
Date: Thu Mar  9 09:13:09 2006
New Revision: 384558

URL: http://svn.apache.org/viewcvs?rev=384558&view=rev
Log:
Roll the version number in the 1.2.x branch

Modified:
    struts/action/branches/STRUTS_1_2_BRANCH/build.xml
    struts/action/branches/STRUTS_1_2_BRANCH/project.xml

Modified: struts/action/branches/STRUTS_1_2_BRANCH/build.xml
URL: http://svn.apache.org/viewcvs/struts/action/branches/STRUTS_1_2_BRANCH/build.xml?rev=384558&r1=384557&r2=384558&view=diff
==============================================================================
--- struts/action/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/action/branches/STRUTS_1_2_BRANCH/build.xml Thu Mar  9 09:13:09 2006
@@ -147,7 +147,7 @@
     <property name="project.name" value="struts"/>
 
     <!-- Version of the project -->
-    <property name="project.version" value="1.2.9"/>
+    <property name="project.version" value="1.2.10-SNAPSHOT"/>
 
 <!-- ========== Derived Properties ======================================== -->
 

Modified: struts/action/branches/STRUTS_1_2_BRANCH/project.xml
URL: http://svn.apache.org/viewcvs/struts/action/branches/STRUTS_1_2_BRANCH/project.xml?rev=384558&r1=384557&r2=384558&view=diff
==============================================================================
--- struts/action/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/action/branches/STRUTS_1_2_BRANCH/project.xml Thu Mar  9 09:13:09 2006
@@ -4,7 +4,7 @@
   <name>struts</name>
   <groupId>struts</groupId>
   <artifactId>struts</artifactId>
-  <currentVersion>1.2.9</currentVersion>
+  <currentVersion>1.2.10-SNAPSHOT</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