aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames William Dumay <jdumay@apache.org>2008-12-17 09:27:44 +0000
committerJames William Dumay <jdumay@apache.org>2008-12-17 09:27:44 +0000
commit5b6c91c02def1d8f4176dec5c733b0eb697fc619 (patch)
treea8d97722f0ba7302225efb1c652f48a497c13728
parentc2c0d59613a03a290ffcf3d85bfd5ddff95714bd (diff)
downloadarchiva-5b6c91c02def1d8f4176dec5c733b0eb697fc619.tar.gz
archiva-5b6c91c02def1d8f4176dec5c733b0eb697fc619.zip
fix formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@727320 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3f1362244..1cc0bcd5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>