epugh       2004/10/19 15:04:47

  Modified:    .        project.xml
  Log:
  Unneeded imports
  
  Revision  Changes    Path
  1.88      +0 -31     jakarta-turbine-fulcrum/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/project.xml,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- project.xml       16 Oct 2004 17:31:30 -0000      1.87
  +++ project.xml       19 Oct 2004 22:04:47 -0000      1.88
  @@ -249,37 +249,6 @@
         <url>http://avalon.apache.org</url>
       </dependency>
   
  -    <!--
  -     |
  -     | Required for the componentmanifest generation.
  -     |
  -     -->
  -
  -    <dependency>
  -      <groupId>velocity</groupId>
  -      <artifactId>velocity</artifactId>
  -      <version>1.4-dev</version>
  -    </dependency>
  -    
  -    <dependency>
  -      <groupId>commons-jelly</groupId>
  -      <artifactId>commons-jelly-tags-velocity</artifactId>
  -      <version>20030211.144921</version>
  -    </dependency>
  -
  -    <!--
  -     |
  -     | Required for the avalon meta file generation.
  -     |
  -     -->
  -
  -    <dependency> 
  -      <groupId>avalon-meta</groupId> 
  -      <artifactId>avalon-meta-plugin</artifactId> 
  -      <version>1.3.2</version> 
  -      <url>http://avalon.apache.org</url> 
  -      <type>plugin</type>
  -    </dependency> 
     </dependencies>
     
    
  
  
  

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

Reply via email to