luehe 2003/06/19 14:40:47
Modified: el build.xml
Log:
Updated build version number
Revision Changes Path
1.7 +2 -2 jakarta-commons/el/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/el/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.xml 6 Jun 2003 22:35:28 -0000 1.6
+++ build.xml 19 Jun 2003 21:40:47 -0000 1.7
@@ -53,7 +53,7 @@
<property name="component.title" value="JSP 2.0 Expression Language
Implementation"/>
<!-- The current version number of this component -->
- <property name="component.version" value="1.0"/>
+ <property name="component.version" value="1.1-dev"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="target"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]