You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by jd...@apache.org on 2008/12/17 10:27:44 UTC

svn commit: r727320 - /archiva/trunk/pom.xml

Author: jdumay
Date: Wed Dec 17 01:27:44 2008
New Revision: 727320

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

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=727320&r1=727319&r2=727320&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Wed Dec 17 01:27:44 2008
@@ -237,8 +237,8 @@
       </dependency>
       <dependency>
         <groupId>xerces</groupId>
-	<artifactId>xercesImpl</artifactId>
-	<version>2.8.1</version>
+        <artifactId>xercesImpl</artifactId>
+        <version>2.8.1</version>
       </dependency>
       <dependency>
         <groupId>javax.activation</groupId>