mpoeschl    2003/08/18 12:59:57

  Modified:    pool     project.xml
  Log:
  use collections-2.1 and junit-3.8.1
  
  Revision  Changes    Path
  1.13      +2 -2      jakarta-commons/pool/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml       11 Aug 2003 11:47:41 -0000      1.12
  +++ project.xml       18 Aug 2003 19:59:57 -0000      1.13
  @@ -92,12 +92,12 @@
     <dependencies>
       <dependency>
         <id>commons-collections</id>
  -      <version>2.0</version>
  +      <version>2.1</version>
       </dependency>
   
       <dependency>
         <id>junit</id>
  -      <version>3.7</version>
  +      <version>3.8.1</version>
       </dependency>
   
       <!-- these two are required by maven -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to