You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ad...@apache.org on 2002/10/27 09:04:47 UTC

cvs commit: jakarta-commons-sandbox/vfs project.xml

adammurdoch    2002/10/27 01:04:47

  Modified:    vfs      project.xml
  Log:
  Use newer version of jcifs.
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-commons-sandbox/vfs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/vfs/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	21 Oct 2002 01:40:37 -0000	1.7
  +++ project.xml	27 Oct 2002 08:04:47 -0000	1.8
  @@ -86,7 +86,7 @@
   
       <dependency>
         <id>jcifs</id>
  -      <version>0.6.5</version>
  +      <version>0.7.0b5</version>
       </dependency>
   
     </dependencies>
  
  
  

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