dion        2003/03/26 19:14:45

  Modified:    src/plugins-build/native project.xml
  Log:
  added back cpptasks jar
  
  Revision  Changes    Path
  1.3       +4 -4      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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       26 Mar 2003 23:19:20 -0000      1.2
  +++ project.xml       27 Mar 2003 03:14:45 -0000      1.3
  @@ -36,15 +36,15 @@
   
     <dependencies>
   
  -<!-- awaiting deployment
  -     <dependency>
  -      <id>ant-contrib:cpptasks</id>
  +    <dependency>
  +      <groupId>ant-contrib</groupId>
  +      <artifactId>cpptasks</artifactId>
         <version>20030309.134440</version>
         <properties>
           <classloader>root</classloader>
         </properties>
       </dependency>
  --->
  +
       <dependency>
         <id>bcel</id>
         <version>5.0</version>
  
  
  

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

Reply via email to