epugh 2004/06/23 00:45:01
Modified: vfs project.xml
Log:
JUnit is not required, Maven will provide it.
Revision Changes Path
1.37 +0 -6 jakarta-commons-sandbox/vfs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/vfs/project.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- project.xml 23 Jun 2004 07:26:57 -0000 1.36
+++ project.xml 23 Jun 2004 07:45:01 -0000 1.37
@@ -43,12 +43,6 @@
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.1</version>
- </dependency>
-
- <dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>1.2.1</version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]