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/27 00:19:21 UTC

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

dion        2003/03/26 15:19:20

  Modified:    src/plugins-build/native project.xml
  Log:
  Remove unavailable dependency until deployed
  
  Revision  Changes    Path
  1.2       +2 -1      maven/src/plugins-build/native/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/native/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	26 Mar 2003 19:32:13 -0000	1.1
  +++ project.xml	26 Mar 2003 23:19:20 -0000	1.2
  @@ -36,6 +36,7 @@
   
     <dependencies>
   
  +<!-- awaiting deployment
        <dependency>
         <id>ant-contrib:cpptasks</id>
         <version>20030309.134440</version>
  @@ -43,7 +44,7 @@
           <classloader>root</classloader>
         </properties>
       </dependency>
  -
  +-->
       <dependency>
         <id>bcel</id>
         <version>5.0</version>
  
  
  

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