Author: rdonkin
Date: Thu Jul 14 11:40:42 2011
New Revision: 1146658

URL: http://svn.apache.org/viewvc?rev=1146658&view=rev
Log:
JSPF-91 Format tabs to spaces.

Modified:
    james/jspf/trunk/assemble/pom.xml

Modified: james/jspf/trunk/assemble/pom.xml
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/assemble/pom.xml?rev=1146658&r1=1146657&r2=1146658&view=diff
==============================================================================
--- james/jspf/trunk/assemble/pom.xml (original)
+++ james/jspf/trunk/assemble/pom.xml Thu Jul 14 11:40:42 2011
@@ -34,26 +34,26 @@
   <packaging>pom</packaging>
 
   <dependencies>
-       <dependency>
-               <groupId>dnsjava</groupId>
-               <artifactId>dnsjava</artifactId>
-       </dependency>
-       <dependency>
-               <groupId>uk.nominet</groupId>
-               <artifactId>dnsjnio</artifactId>
-       </dependency>
-       <dependency>
-               <groupId>log4j</groupId>
-               <artifactId>log4j</artifactId>
-       </dependency>
-       <dependency>
-        <groupId>net.java.dev</groupId>
-        <artifactId>jvyaml</artifactId>
-       </dependency>
-       <dependency>
-               <groupId>commons-cli</groupId>
-               <artifactId>commons-cli</artifactId>
-       </dependency>
+    <dependency>
+      <groupId>dnsjava</groupId>
+      <artifactId>dnsjava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>uk.nominet</groupId>
+      <artifactId>dnsjnio</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>net.java.dev</groupId>
+      <artifactId>jvyaml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-cli</groupId>
+      <artifactId>commons-cli</artifactId>
+    </dependency>
   </dependencies>
   
   <build>    



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to