summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-11-26 15:05:17 +0100
committerAndrew Branson <andrew.branson@cern.ch>2012-11-26 15:05:17 +0100
commit9416ea6b6802678830d004f261bf15b96d1581dd (patch)
treeefb3af1874a999c8cc160f781378e6c2c5466994 /pom.xml
parent27c50f1b1dfa688bc8a3f31d1f97843598136d1e (diff)
Clean up module exception.
Merge circular module dependency check with unmet check, earlier in the process.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d34f2f2..fafd186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
- <version>2.10.0</version>
+ <version>2.9.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.castor</groupId>