dblevins    2005/08/28 17:52:54

  Modified:    etc      project.xml
  Log:

  Prepping for a 1.0 beta1 release
  
  Revision  Changes    Path
  1.6       +2 -16     openejb1/etc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/projects/openejb/scm/openejb1/etc/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml       12 Aug 2004 09:30:31 -0000      1.5
  +++ project.xml       28 Aug 2005 21:52:54 -0000      1.6
  @@ -70,21 +70,7 @@
     <!-- Versions -->
     <!-- ======== -->
   
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  -
  -  <versions>
  -    <version>
  -      <id>2.0-alpha-1</id>
  -      <name>2.0-alpha-1</name>
  -      <tag>OPENEJB_2_0_ALPHA_1</tag>
  -    </version>
  -    <version>
  -      <id>2.0-alpha-2</id>
  -      <name>2.0-alpha-2</name>
  -      <tag>HEAD</tag>
  -    </version>
  -  </versions>
  -
  +  <currentVersion>1.0-beta1</currentVersion>
   
     <!-- ========== -->
     <!-- Developers -->
  
  
  

Reply via email to