Author: imario
Date: Tue Oct 31 12:20:07 2006
New Revision: 469636
URL: http://svn.apache.org/viewvc?view=rev&rev=469636
Log:
removed sandbox dependencies
Modified:
jakarta/commons/proper/vfs/trunk/core/pom.xml
Modified: jakarta/commons/proper/vfs/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/vfs/trunk/core/pom.xml?view=diff&rev=469636&r1=469635&r2=469636
==============================================================================
--- jakarta/commons/proper/vfs/trunk/core/pom.xml (original)
+++ jakarta/commons/proper/vfs/trunk/core/pom.xml Tue Oct 31 12:20:07 2006
@@ -79,18 +79,6 @@
<optional>true</optional>
</dependency>
<dependency>
- <groupId>jcifs</groupId>
- <artifactId>jcifs</artifactId>
- <version>0.8.3</version>
- <optional>true</optional>
- </dependency>
- <dependency>
- <groupId>slide</groupId>
- <artifactId>jakarta-slide-webdavlib</artifactId>
- <version>20050629.161100</version>
- <optional>true</optional>
- </dependency>
- <dependency>
<groupId>jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.0</version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]