dion 2002/12/31 18:24:56
Modified: configuration project.xml
Log:
Fix url of xml-apis
Revision Changes Path
1.15 +2 -2 jakarta-commons-sandbox/configuration/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 31 Dec 2002 04:53:26 -0000 1.14
+++ project.xml 1 Jan 2003 02:24:56 -0000 1.15
@@ -121,7 +121,7 @@
<dependency>
<id>xml-apis</id>
<version>1.0.b2</version>
- <url>http://xml.apache.org/xml-commons/</url>
+ <url>http://xml.apache.org/commons/</url>
</dependency>
</dependencies>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>