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/02/14 21:25:55 UTC

svn commit: r377819 - in /struts/el/branches/STRUTS_1_2_BRANCH: build.xml project.xml

Author: niallp
Date: Tue Feb 14 12:25:54 2006
New Revision: 377819

URL: http://svn.apache.org/viewcvs?rev=377819&view=rev
Log:
Struts EL 1.2.x Branch - roll the version number

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

Modified: struts/el/branches/STRUTS_1_2_BRANCH/build.xml
URL: http://svn.apache.org/viewcvs/struts/el/branches/STRUTS_1_2_BRANCH/build.xml?rev=377819&r1=377818&r2=377819&view=diff
==============================================================================
--- struts/el/branches/STRUTS_1_2_BRANCH/build.xml (original)
+++ struts/el/branches/STRUTS_1_2_BRANCH/build.xml Tue Feb 14 12:25:54 2006
@@ -96,7 +96,7 @@
  <property name="project.name" value="jakarta-struts-el"/>
 
  <!-- Version of the project -->
- <property name="project.version" value="1.0"/>
+ <property name="project.version" value="1.2.9-SNAPSHOT"/>
 
  <!-- ========== Derived Properties ======================================== -->
 

Modified: struts/el/branches/STRUTS_1_2_BRANCH/project.xml
URL: http://svn.apache.org/viewcvs/struts/el/branches/STRUTS_1_2_BRANCH/project.xml?rev=377819&r1=377818&r2=377819&view=diff
==============================================================================
--- struts/el/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/el/branches/STRUTS_1_2_BRANCH/project.xml Tue Feb 14 12:25:54 2006
@@ -4,7 +4,7 @@
   <name>struts-el</name>
   <groupId>struts</groupId>
   <artifactId>struts-el</artifactId>
-  <currentVersion>1.2.8</currentVersion>
+  <currentVersion>1.2.9-SNAPSHOT</currentVersion>
   <inceptionYear>2003</inceptionYear>
   <package>org.apache.strutsel</package>
   <shortDescription>Extension/adaptation of Struts tag libraries to use JSP 1.2 expression language.</shortDescription>



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