sgoeschl    2005/04/29 05:08:10

  Modified:    .        project.xml
  Log:
  Added the "2.0-beta" to the version section of the POM
  
  Revision  Changes    Path
  1.26      +5 -0      ws-xmlrpc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/ws-xmlrpc/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml       27 Apr 2005 21:09:57 -0000      1.25
  +++ project.xml       29 Apr 2005 12:08:10 -0000      1.26
  @@ -57,6 +57,11 @@
         <name>1.2</name>
         <tag>XMLRPC_1_2_BRANCH</tag>
       </version>
  +    <version>
  +      <id>2.0-beta</id>
  +      <name>2.0-beta</name>
  +      <tag>v2_0beta</tag>
  +    </version>    
     </versions>
   
     <branches>
  
  
  

Reply via email to