martinc     2002/12/15 20:25:33

  Modified:    validator build.xml project.xml
  Log:
  Reset current version for ongoing development.
  
  Revision  Changes    Path
  1.16      +2 -2      jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 16 Dec 2002 02:39:38 -0000      1.15
  +++ build.xml 16 Dec 2002 04:25:33 -0000      1.16
  @@ -52,7 +52,7 @@
     <property name="component.title"         value="Validator"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0.1"/>
  +  <property name="component.version"       value="1.1-dev"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  
  1.8       +1 -1      jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml       16 Dec 2002 02:22:48 -0000      1.7
  +++ project.xml       16 Dec 2002 04:25:33 -0000      1.8
  @@ -4,7 +4,7 @@
     <extend>../project.xml</extend>
     <name>Validator</name>
     <id>commons-validator</id>
  -  <currentVersion>1.0.1</currentVersion>
  +  <currentVersion>1.1-dev</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <shortDescription>Commons Validator</shortDescription>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to