[jboss-cvs] JBossRemoting ...

Ron Sigal ron_sigal at yahoo.com
Sun Jul 1 15:24:29 EDT 2007


  User: rsigal  
  Date: 07/07/01 15:24:29

  Modified:    JBossRemoting  Tag: remoting_2_2_0_GA build.xml
  Log:
  JBREM-763: Release 2.2.1.GA.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.88.2.13.2.7 +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.13.2.6
  retrieving revision 1.88.2.13.2.7
  diff -u -b -r1.88.2.13.2.6 -r1.88.2.13.2.7
  --- build.xml	6 Jun 2007 04:26:36 -0000	1.88.2.13.2.6
  +++ build.xml	1 Jul 2007 19:24:29 -0000	1.88.2.13.2.7
  @@ -9,7 +9,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.88.2.13.2.6 2007/06/06 04:26:36 rsigal Exp $ -->
  +<!-- $Id: build.xml,v 1.88.2.13.2.7 2007/07/01 19:24:29 rsigal 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.SP4"/>
  +      <property name="module.version" value="2.2.1.GA"/>
         <!-- extension is for the file suffix to use for distribution build -->
  -      <property name="module.version.extension" value="2_2_0_SP4"/>
  +      <property name="module.version.extension" value="2_2_1_GA"/>
   
         <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