[jboss-cvs] JBossRemoting ...

Tom Elrod tom.elrod at jboss.com
Mon Feb 26 11:43:43 EST 2007


  User: telrod  
  Date: 07/02/26 11:43:43

  Modified:    JBossRemoting  Tag: remoting_2_x build.xml
  Log:
  Updating version to 2.2.0.Beta1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.88.2.9  +3 -3      JBossRemoting/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/build.xml,v
  retrieving revision 1.88.2.8
  retrieving revision 1.88.2.9
  diff -u -b -r1.88.2.8 -r1.88.2.9
  --- build.xml	26 Feb 2007 09:13:37 -0000	1.88.2.8
  +++ build.xml	26 Feb 2007 16:43:43 -0000	1.88.2.9
  @@ -9,7 +9,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.88.2.8 2007/02/26 09:13:37 telrod Exp $ -->
  +<!-- $Id: build.xml,v 1.88.2.9 2007/02/26 16:43:43 telrod Exp $ -->
   
   <project default="most" name="JBossRemoting">
   
  @@ -34,9 +34,9 @@
         <!-- Module name(s) & version -->
         <property name="module.name" value="remoting"/>
         <property name="module.Name" value="JBoss Remoting"/>
  -      <property name="module.version" value="2.2.0.Alpha7"/>
  +      <property name="module.version" value="2.2.0.Beta1"/>
         <!-- extension is for the file suffix to use for distribution build -->
  -      <property name="module.version.extension" value="2_2_0_Alpha7"/>
  +      <property name="module.version.extension" value="2_2_0_Beta1"/>
   
         <property name="implementation.url" value="http://www.jboss.org/products/remoting"/>
         <property name="root.dir" value="${basedir}"/>
  
  
  



More information about the jboss-cvs-commits mailing list