You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/08/16 16:16:05 UTC

cvs commit: jakarta-commons/launcher build.xml

dirkv       2004/08/16 07:16:05

  Modified:    launcher build.xml
  Log:
  prepare for release
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-commons/launcher/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/launcher/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml	24 Jul 2004 22:38:24 -0000	1.6
  +++ build.xml	16 Aug 2004 14:16:05 -0000	1.7
  @@ -58,7 +58,7 @@
     <property name="component.title"         value="Launcher"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0-dev"/>
  +  <property name="component.version"       value="1.0-rc1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

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