You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-cvs@xml.apache.org by da...@apache.org on 2004/01/24 00:15:59 UTC

cvs commit: xml-xmlbeans/v1 build.xml

daveremy    2004/01/23 15:15:59

  Modified:    v1       Tag: xmlbeans-1-0-1_branch build.xml
  Log:
  Change version number to 1.0.1
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.10.2.1  +2 -2      xml-xmlbeans/v1/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v1/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.10.2.1
  diff -u -r1.10 -r1.10.2.1
  --- build.xml	3 Dec 2003 16:54:57 -0000	1.10
  +++ build.xml	23 Jan 2004 23:15:59 -0000	1.10.2.1
  @@ -1,7 +1,7 @@
   <project name="Xbean" default="default" basedir=".">
   
     <property name="build.compiler" value="javac1.4"/>
  -  <property name="product.version" value="1.0.0"/>
  +  <property name="product.version" value="1.0.1"/>
   
     <target name="usage">
       <echo message="The following ant targets are defined:"/>
  @@ -867,4 +867,4 @@
           <javac srcdir="src/repackage" destdir="build/classes/repackage" source="1.4" debug="on"/>
       </target>
   
  -</project>
  \ No newline at end of file
  +</project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xmlbeans-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-cvs-help@xml.apache.org