rdonkin 2003/01/15 14:06:22
Modified: beanutils build.xml
Log:
Preparation for beanutils 1.6 release
Revision Changes Path
1.44 +2 -2 jakarta-commons/beanutils/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- build.xml 12 Jan 2003 21:07:45 -0000 1.43
+++ build.xml 15 Jan 2003 22:06:22 -0000 1.44
@@ -55,7 +55,7 @@
<property name="component.title" value="Bean Introspection Utilities"/>
<!-- The current version number of this component -->
- <property name="component.version" value="1.6-dev"/>
+ <property name="component.version" value="1.6"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="target"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>