You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dm...@apache.org on 2002/06/10 03:58:19 UTC

cvs commit: jakarta-commons/jxpath build.xml

dmitri      2002/06/09 18:58:19

  Modified:    jxpath   build.xml
  Log:
  Beta 2 release
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-commons/jxpath/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jxpath/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.xml	8 May 2002 00:38:54 -0000	1.8
  +++ build.xml	10 Jun 2002 01:58:19 -0000	1.9
  @@ -3,7 +3,7 @@
   
   <!--
           "JXPath" component of the Jakarta Commons Subproject
  -        $Id: build.xml,v 1.8 2002/05/08 00:38:54 dmitri Exp $
  +        $Id: build.xml,v 1.9 2002/06/10 01:58:19 dmitri Exp $
   -->
   
   
  @@ -25,7 +25,7 @@
     <property name="component.package"       value="org.apache.commons.jxpath"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0-beta1"/>
  +  <property name="component.version"       value="1.0-beta2"/>
   
     <!-- The jar name of this component -->
     <property name="jar.name"
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>