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:29 UTC

cvs commit: jakarta-commons/launcher project.xml

dirkv       2004/08/16 07:16:29

  Modified:    launcher project.xml
  Log:
  prepare for release
  
  Revision  Changes    Path
  1.11      +3 -3      jakarta-commons/launcher/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/launcher/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	25 Jul 2004 15:53:00 -0000	1.10
  +++ project.xml	16 Aug 2004 14:16:29 -0000	1.11
  @@ -21,7 +21,7 @@
     
     <name>Commons Launcher</name>
     <id>commons-launcher</id>
  -  <currentVersion>1.0-dev</currentVersion>
  +  <currentVersion>1.0-rc1</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons Launcher</shortDescription>
     <description>
  @@ -36,7 +36,7 @@
     <organization>
       <name>The Apache Software Foundation</name>
       <url>http://jakarta.apache.org</url>
  -    <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
  +    <logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo>
     </organization>
   
     <licenses>
  @@ -124,7 +124,7 @@
       </dependency>
       <dependency>
         <id>commons-logging</id>
  -      <version>1.0.3</version>
  +      <version>1.0.4</version>
       </dependency>
       <dependency>
         <id>commons-collections</id>
  
  
  

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