You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ma...@apache.org on 2002/08/13 06:33:12 UTC

cvs commit: jakarta-struts build.xml

martinc     2002/08/12 21:33:12

  Modified:    .        build.xml
  Log:
  Reset build version for post 1.1 Beta 2.
  
  Revision  Changes    Path
  1.77      +1 -1      jakarta-struts/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.xml,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- build.xml	11 Aug 2002 06:22:45 -0000	1.76
  +++ build.xml	13 Aug 2002 04:33:12 -0000	1.77
  @@ -135,7 +135,7 @@
       <property name="project.name" value="jakarta-struts"/>
   
       <!-- Version of the project -->
  -    <property name="project.version" value="1.1-b2"/>
  +    <property name="project.version" value="1.1-b3-dev"/>
   
   
   <!-- ========== Derived Properties ======================================== -->
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>