diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-11-26 15:05:17 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-11-26 15:05:17 +0100 |
| commit | 9416ea6b6802678830d004f261bf15b96d1581dd (patch) | |
| tree | efb3af1874a999c8cc160f781378e6c2c5466994 /pom.xml | |
| parent | 27c50f1b1dfa688bc8a3f31d1f97843598136d1e (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|
