You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/03/31 06:23:04 UTC

cvs commit: maven-plugins/j2ee project.xml

dion        2004/03/30 20:23:04

  Modified:    j2ee     project.xml
  Log:
  Remove ant dependency
  
  Revision  Changes    Path
  1.31      +0 -8      maven-plugins/j2ee/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/j2ee/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml	7 Mar 2004 00:02:14 -0000	1.30
  +++ project.xml	31 Mar 2004 04:23:03 -0000	1.31
  @@ -74,14 +74,6 @@
     </developers>
     <dependencies>
       <dependency>
  -      <groupId>ant</groupId>
  -      <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  -      <properties>
  -        <classloader>root</classloader>
  -      </properties>
  -    </dependency>
  -    <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-log</artifactId>
         <version>20030211.142821</version>
  
  
  

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