rleland     2003/06/23 22:45:13

  Modified:    .        build.xml
  Log:
  Change version by adding '-post' to verify that gump is indeed using
  an old struts build.xml file not the current one.
  
  Revision  Changes    Path
  1.109     +1 -1      jakarta-struts/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.xml,v
  retrieving revision 1.108
  retrieving revision 1.109
  diff -u -r1.108 -r1.109
  --- build.xml 19 Jun 2003 03:30:46 -0000      1.108
  +++ build.xml 24 Jun 2003 05:45:13 -0000      1.109
  @@ -137,7 +137,7 @@
       <property name="project.name" value="jakarta-struts"/>
   
       <!-- Version of the project -->
  -    <property name="project.version" value="1.1-rc2"/>
  +    <property name="project.version" value="1.1-rc2-post"/>
   
   
   <!-- ========== Derived Properties ======================================== -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to