martinc 2002/10/21 23:26:17
Modified: validator build.xml
Log:
Reset build version for Validator 1.1-dev.
Revision Changes Path
1.13 +2 -2 jakarta-commons/validator/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- build.xml 22 Oct 2002 06:19:30 -0000 1.12
+++ build.xml 22 Oct 2002 06:26:17 -0000 1.13
@@ -49,7 +49,7 @@
<property name="component.title" value="Validator"/>
<!-- 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: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>