You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rl...@apache.org on 2003/12/15 10:24:11 UTC

cvs commit: jakarta-commons/validator build.xml project.xml

rleland     2003/12/15 01:24:11

  Modified:    validator build.xml project.xml
  Log:
  Rev version to 1.1.2-dev. If 1.1.1 is voted to Beta status
  then we can go to 1.2.0 and rip out the old api's.
  
  Revision  Changes    Path
  1.30      +2 -2      jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- build.xml	15 Dec 2003 06:10:51 -0000	1.29
  +++ build.xml	15 Dec 2003 09:24:11 -0000	1.30
  @@ -52,7 +52,7 @@
     <property name="component.title"         value="Validator"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.1.1"/>
  +  <property name="component.version"       value="1.1.2-dev"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  
  1.29      +1 -1      jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml	15 Dec 2003 02:56:57 -0000	1.28
  +++ project.xml	15 Dec 2003 09:24:11 -0000	1.29
  @@ -3,7 +3,7 @@
   <project>
     <name>Validator</name>
     <id>commons-validator</id>
  -  <currentVersion>1.1.1</currentVersion>
  +  <currentVersion>1.1.2-dev</currentVersion>
   
     <organization>
       <name>Apache Software Foundation</name>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org