diff options
author | James William Dumay <jdumay@apache.org> | 2008-12-17 09:27:44 +0000 |
---|---|---|
committer | James William Dumay <jdumay@apache.org> | 2008-12-17 09:27:44 +0000 |
commit | 5b6c91c02def1d8f4176dec5c733b0eb697fc619 (patch) | |
tree | a8d97722f0ba7302225efb1c652f48a497c13728 | |
parent | c2c0d59613a03a290ffcf3d85bfd5ddff95714bd (diff) | |
download | archiva-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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |