[jboss-cvs] JBossRemoting ...

Ron Sigal ron_sigal at yahoo.com
Thu May 3 17:49:51 EDT 2007


  User: rsigal  
  Date: 07/05/03 17:49:51

  Modified:    JBossRemoting  Tag: remoting_2_2_0_GA build.xml
  Log:
  JBREM-742:  Changed version.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.88.2.13.2.3 +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.2
  retrieving revision 1.88.2.13.2.3
  diff -u -b -r1.88.2.13.2.2 -r1.88.2.13.2.3
  --- build.xml	24 Apr 2007 07:11:08 -0000	1.88.2.13.2.2
  +++ build.xml	3 May 2007 21:49:51 -0000	1.88.2.13.2.3
  @@ -9,7 +9,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.88.2.13.2.2 2007/04/24 07:11:08 rsigal Exp $ -->
  +<!-- $Id: build.xml,v 1.88.2.13.2.3 2007/05/03 21:49:51 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.SP2"/>
  +      <property name="module.version" value="2.2.0.SP3"/>
         <!-- extension is for the file suffix to use for distribution build -->
  -      <property name="module.version.extension" value="2_2_0_SP2"/>
  +      <property name="module.version.extension" value="2_2_0_SP3"/>
   
         <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