craigmcc 02/04/29 15:17:51
Modified: beanutils build.xml
Log:
Set version number back to development.
Revision Changes Path
1.33 +2 -2 jakarta-commons/beanutils/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- build.xml 29 Apr 2002 22:06:22 -0000 1.32
+++ build.xml 29 Apr 2002 22:17:51 -0000 1.33
@@ -3,7 +3,7 @@
<!--
"Bean Utilities" component of the Jakarta Commons Subproject
- $Id: build.xml,v 1.32 2002/04/29 22:06:22 craigmcc Exp $
+ $Id: build.xml,v 1.33 2002/04/29 22:17:51 craigmcc Exp $
-->
@@ -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.3"/>
+ <property name="component.version" value="1.4-dev"/>
<!-- 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]>