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 2003/03/24 16:08:20 UTC

cvs commit: maven/src/plugins-build/pom project.xml

dion        2003/03/24 07:08:19

  Modified:    src/plugins-build/pom project.xml
  Log:
  Remove unused dependency
  
  Revision  Changes    Path
  1.13      +0 -4      maven/src/plugins-build/pom/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/pom/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	19 Mar 2003 05:36:12 -0000	1.12
  +++ project.xml	24 Mar 2003 15:08:19 -0000	1.13
  @@ -119,10 +119,6 @@
         <version>20020414</version>
       </dependency>
       <dependency>
  -      <id>xsdlib</id>
  -      <version>20020414</version>
  -    </dependency>
  -    <dependency>
         <id>relaxngDatatype</id>
         <version>20020414</version>
       </dependency>
  
  
  

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