[jboss-cvs] JBossRemoting ...

Tom Elrod tom.elrod at jboss.com
Wed Sep 27 13:26:19 EDT 2006


  User: telrod  
  Date: 06/09/27 13:26:19

  Modified:    JBossRemoting  Tag: remoting_1_4 build.xml
  Log:
  JBREM-606 - update version to 1.4.5.GA
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.55.4.5  +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.55.4.4
  retrieving revision 1.55.4.5
  diff -u -b -r1.55.4.4 -r1.55.4.5
  --- build.xml	26 May 2006 02:37:09 -0000	1.55.4.4
  +++ build.xml	27 Sep 2006 17:26:18 -0000	1.55.4.5
  @@ -9,7 +9,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.55.4.4 2006/05/26 02:37:09 telrod Exp $ -->
  +<!-- $Id: build.xml,v 1.55.4.5 2006/09/27 17:26:18 telrod Exp $ -->
   
   <project default="most" name="JBossRemoting">
   
  @@ -25,9 +25,9 @@
         <!-- Module name(s) & version -->
         <property name="module.name" value="remoting"/>
         <property name="module.Name" value="JBoss Remoting"/>
  -      <property name="module.version" value="1.4.4"/>
  +      <property name="module.version" value="1.4.5"/>
         <!-- extension is for the file suffix to use for distribution build -->
  -      <property name="module.version.extension" value="1_4_4"/>
  +      <property name="module.version.extension" value="1_4_5"/>
   
         <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