You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2011/11/03 01:56:21 UTC

svn commit: r1196899 - /commons/proper/vfs/trunk/core/pom.xml

Author: ggregory
Date: Thu Nov  3 00:56:21 2011
New Revision: 1196899

URL: http://svn.apache.org/viewvc?rev=1196899&view=rev
Log:
Format.

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

Modified: commons/proper/vfs/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/pom.xml?rev=1196899&r1=1196898&r2=1196899&view=diff
==============================================================================
--- commons/proper/vfs/trunk/core/pom.xml (original)
+++ commons/proper/vfs/trunk/core/pom.xml Thu Nov  3 00:56:21 2011
@@ -49,10 +49,10 @@
       <artifactId>commons-net</artifactId>
       <optional>true</optional>
     </dependency>
-       <dependency>
-         <groupId>org.apache.commons</groupId>
-         <artifactId>commons-compress</artifactId>
-       </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-compress</artifactId>
+    </dependency>
     <dependency>
       <groupId>commons-collections</groupId>
       <artifactId>commons-collections</artifactId>