Author: sebb
Date: Tue Nov  9 16:43:23 2010
New Revision: 1033082

URL: http://svn.apache.org/viewvc?rev=1033082&view=rev
Log:
Not needed for Java 1.5

Modified:
    commons/proper/vfs/trunk/examples/pom.xml

Modified: commons/proper/vfs/trunk/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/examples/pom.xml?rev=1033082&r1=1033081&r2=1033082&view=diff
==============================================================================
--- commons/proper/vfs/trunk/examples/pom.xml (original)
+++ commons/proper/vfs/trunk/examples/pom.xml Tue Nov  9 16:43:23 2010
@@ -65,11 +65,6 @@
       <artifactId>jsch</artifactId>
       <optional>true</optional>
     </dependency>
-    <dependency>
-      <groupId>xml-apis</groupId>
-      <artifactId>xml-apis</artifactId>
-      <optional>true</optional>
-    </dependency>
   </dependencies>
 
   <properties>


Reply via email to