noel 2003/02/11 10:31:32
Modified: . Tag: branch_2_1_fcs build.xml
Log:
updated date and release version
Revision Changes Path
No revision
No revision
1.116.2.2 +3 -3 jakarta-james/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-james/build.xml,v
retrieving revision 1.116.2.1
retrieving revision 1.116.2.2
diff -u -r1.116.2.1 -r1.116.2.2
--- build.xml 8 Jan 2003 06:08:25 -0000 1.116.2.1
+++ build.xml 11 Feb 2003 18:31:32 -0000 1.116.2.2
@@ -27,8 +27,8 @@
<property file="${user.home}/.ant.properties"/>
<property name="name" value="james"/>
<property name="Name" value="James"/>
- <property name="version" value="2.1"/>
- <property name="year" value="1999-2002"/>
+ <property name="version" value="2.1.1"/>
+ <property name="year" value="1999-2003"/>
<!-- There should be no need to override default compiler but need to change
javac task to run without this -->
<property name="build.compiler" value="modern"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]