You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by gl...@apache.org on 2004/01/26 12:06:52 UTC

cvs commit: jakarta-poi build.xml

glens       2004/01/26 03:06:51

  Modified:    .        Tag: REL_2_BRANCH build.xml
  Log:
  Version bumped up to 2.0
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.41.2.8  +1 -1      jakarta-poi/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/build.xml,v
  retrieving revision 1.41.2.7
  retrieving revision 1.41.2.8
  diff -u -r1.41.2.7 -r1.41.2.8
  --- build.xml	2 Nov 2003 11:20:31 -0000	1.41.2.7
  +++ build.xml	26 Jan 2004 11:06:51 -0000	1.41.2.8
  @@ -83,7 +83,7 @@
       <property name="changelog.file" value="${build.site}/changelog.html"/>
       <property name="dist.dir" value="build/dist"/>
       <property name="jar.name" value="poi"/>
  -    <property name="version.id" value="2.0-RC1"/>
  +    <property name="version.id" value="2.0-final"/>
       <property name="halt.on.test.failure" value="true"/>
   
       <path id="main.classpath">
  
  
  

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