CVS: plexus-components project.xml,1.9,1.10

[email protected] Sat, 3 May 2003 13:33:02 -0500
Newsgroups gmane.comp.java.plexus.devel
Message-ID <[email protected]>
Update of /cvsroot/plexus/plexus-components
In directory eng.werken.com:/tmp/cvs-serv8778

Modified Files:
	project.xml 
Log Message:
o need xmlpull instead of xml-apis.


Index: project.xml
===================================================================
RCS file: /cvsroot/plexus/plexus-components/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- project.xml	1 May 2003 20:02:19 -0000	1.9
+++ project.xml	3 May 2003 18:33:00 -0000	1.10
@@ -126,8 +126,8 @@
      
     <!-- Required for the InputSource class in the DefaultPlexusContainer -->
     <dependency>
-      <id>xml-apis</id>
-      <version>1.0.b2</version>
+      <id>xpp3</id>
+      <version>1.1.2a</version>
     </dependency>
 
     <!--