dgraham 2003/10/19 19:25:44
Modified: dbutils project.xml
Log:
Removed commons-lang dependency declaration.
Revision Changes Path
1.5 +0 -5 jakarta-commons-sandbox/dbutils/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/dbutils/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- project.xml 16 Oct 2003 05:05:56 -0000 1.4
+++ project.xml 20 Oct 2003 02:25:44 -0000 1.5
@@ -97,11 +97,6 @@
<id>junit</id>
<version>3.8.1</version>
</dependency>
-
- <dependency>
- <id>commons-lang</id>
- <version>SNAPSHOT</version>
- </dependency>
<!--
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]