[jboss-cvs] JBossCache ...

Manik Surtani manik at jboss.org
Tue Mar 6 15:12:54 EST 2007


  User: msurtani
  Date: 07/03/06 15:12:54

  Modified:    JBossCache  Tag: Branch_JBossCache_1_4_0 build.xml
  Log:
  Updated release version
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.119.2.29 +2 -2      JBossCache/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/build.xml,v
  retrieving revision 1.119.2.28
  retrieving revision 1.119.2.29
  diff -u -b -r1.119.2.28 -r1.119.2.29
  --- build.xml	14 Feb 2007 15:46:20 -0000	1.119.2.28
  +++ build.xml	6 Mar 2007 20:12:54 -0000	1.119.2.29
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.119.2.28 2007/02/14 15:46:20 bstansberry Exp $ -->
  +<!-- $Id: build.xml,v 1.119.2.29 2007/03/06 20:12:54 msurtani Exp $ -->
   
   <project default="compile" name="JBossCache">
   
      <property name="module.name" value="JBossCache"/>
      <!--We now requires version to have no white space since Ant+JBossAop will sometime choke. -->
  -   <property name="module.version" value="1.4.1.SP2"/>
  +   <property name="module.version" value="1.4.1.SP3"/>
      <property name="implementation.url" value="http://www.jboss.com/products/jbosscache"/>
      <property file="build.properties"/>
      <property name="root.dir" value="${basedir}"/>
  
  
  



More information about the jboss-cvs-commits mailing list