You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2004/05/17 17:56:36 UTC

cvs commit: jakarta-velocity-tools build.xml

nbubna      2004/05/17 08:56:36

  Modified:    .        Tag: VELTOOLS_1_1 build.xml
  Log:
  update version number for release
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.38.2.1  +2 -2      jakarta-velocity-tools/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/build.xml,v
  retrieving revision 1.38
  retrieving revision 1.38.2.1
  diff -u -r1.38 -r1.38.2.1
  --- build.xml	21 Feb 2004 21:10:34 -0000	1.38
  +++ build.xml	17 May 2004 15:56:36 -0000	1.38.2.1
  @@ -24,7 +24,7 @@
     <property file="${user.home}/build.properties"/>   <!-- User local        -->
   
     <property name="project.name"     value="Velocity Tools" />
  -  <property name="project.version"  value="1.1-dev"/>
  +  <property name="project.version"  value="1.1"/>
     <property name="project.id"       value="velocity-tools-${project.version}"/>
   
     <property name="struts.name"      value="velocity-tools-${project.version}"/>
  
  
  

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