[jboss-cvs] JBossCache ...
Manik Surtani
msurtani at jboss.com
Wed Dec 13 11:05:44 EST 2006
User: msurtani
Date: 06/12/13 11:05:44
Modified: JBossCache Tag: Branch_JBossCache_1_4_0 build.xml
Log:
Updated for 1.4.1.CR1
Revision Changes Path
No revision
No revision
1.119.2.17 +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.16
retrieving revision 1.119.2.17
diff -u -b -r1.119.2.16 -r1.119.2.17
--- build.xml 11 Dec 2006 10:11:20 -0000 1.119.2.16
+++ build.xml 13 Dec 2006 16:05:43 -0000 1.119.2.17
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: build.xml,v 1.119.2.16 2006/12/11 10:11:20 msurtani Exp $ -->
+<!-- $Id: build.xml,v 1.119.2.17 2006/12/13 16:05:43 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.BETA"/>
+ <property name="module.version" value="1.4.1.CR1"/>
<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