jvanzyl 2004/03/10 12:57:52
Modified: maven-project project.xml
Log:
o we're now using the generated xpp3 readers and writers that are now
in the standard model build.
Revision Changes Path
1.16 +0 -6 maven-components/maven-project/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-components/maven-project/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 2 Mar 2004 15:21:23 -0000 1.15
+++ project.xml 10 Mar 2004 20:57:51 -0000 1.16
@@ -44,12 +44,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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]