Author: veithen
Date: Fri Jul 24 17:35:31 2009
New Revision: 797569

URL: http://svn.apache.org/viewvc?rev=797569&view=rev
Log:
Fix formatting.

Modified:
    webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml?rev=797569&r1=797568&r2=797569&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml Fri Jul 
24 17:35:31 2009
@@ -59,10 +59,10 @@
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
         </dependency>
-                <dependency>
-                        <groupId>xmlunit</groupId>
-                        <artifactId>xmlunit</artifactId>
-                </dependency>
+        <dependency>
+            <groupId>xmlunit</groupId>
+            <artifactId>xmlunit</artifactId>
+        </dependency>
         <dependency>
             <groupId>${stax.impl.groupid}</groupId>
             <artifactId>${stax.impl.artifact}</artifactId>


Reply via email to