You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2003/11/17 22:40:35 UTC

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

dirkv       2003/11/17 13:40:35

  Modified:    clazz    project.xml
  Log:
  make clazz buildable
  
  Revision  Changes    Path
  1.2       +1 -3      jakarta-commons-sandbox/clazz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/clazz/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	9 Jan 2003 03:23:58 -0000	1.1
  +++ project.xml	17 Nov 2003 21:40:34 -0000	1.2
  @@ -35,8 +35,7 @@
     <dependencies>
       <dependency>
         <id>junit</id>
  -      <type>required</type>
  -      <version>3.7</version>
  +      <version>3.8.1</version>
       </dependency>
       <dependency>
         <id>ant+optional</id>
  @@ -48,7 +47,6 @@
       </dependency> 
       <dependency> 
         <id>commons-collections</id> 
  -      <type>required</type>
         <version>2.1</version> 
       </dependency> 
     </dependencies>
  
  
  

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