You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/08/12 21:21:20 UTC

cvs commit: jakarta-commons/betwixt project.xml

jstrachan    2002/08/12 12:21:20

  Modified:    betwixt  project.xml
  Log:
  set first version to be 1.0-beta-1
  
  Revision  Changes    Path
  1.13      +10 -1     jakarta-commons/betwixt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	25 Jul 2002 02:36:44 -0000	1.12
  +++ project.xml	12 Aug 2002 19:21:19 -0000	1.13
  @@ -4,10 +4,19 @@
     <extend>../project.xml</extend>
     <name>Betwixt</name>
     <id>commons-betwixt</id>
  -  <currentVersion>1.0-dev</currentVersion>
  +  <currentVersion>1.0-beta-1</currentVersion>
  +  
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons Betwixt</shortDescription>
     <description>Commons Betwixt: mapping beans to XML</description>
  +
  +  <versions>
  +    <version>
  +      <id>1.0-beta-1</id>
  +      <name>1.0-beta-1</name>
  +      <tag>1.0-beta-1</tag>
  +    </version>
  +  </versions>
   
     <developers>
       <developer>
  
  
  

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