jvanzyl     2004/04/08 21:23:05

  Modified:    maven-plugins/maven-xdoc-plugin project.xml
  Log:
  o remove bad dep entries breaking the build
  
  Revision  Changes    Path
  1.4       +1 -7      maven-components/maven-plugins/maven-xdoc-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugins/maven-xdoc-plugin/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       7 Apr 2004 19:44:08 -0000       1.3
  +++ project.xml       9 Apr 2004 04:23:05 -0000       1.4
  @@ -64,12 +64,6 @@
       </dependency>
   
       <dependency>
  -      <groupId>maven</groupId>
  -      <artifactId>maven-model-xpp3</artifactId>
  -      <version>2.0-SNAPSHOT</version>
  -    </dependency>
  -
  -    <dependency>
         <groupId>plexus</groupId>
         <artifactId>plexus</artifactId>
         <version>0.14-SNAPSHOT</version>
  @@ -80,7 +74,7 @@
         <artifactId>xpp3</artifactId>
         <version>1.1.3.3</version>
       </dependency>
  -    
  +
       <!-- testing -->
   
       <dependency>
  
  
  

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

Reply via email to