summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-02-02 11:48:57 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-02-02 11:48:57 +0100
commitee051c0da6dbc967b50eee86bd906f372ad4e8bf (patch)
tree6bfcd74debc5924462ec017583b3fdd6028bedcf
parent7eed36852efd6c4fbe6c24ce9e0bb8fc0d503415 (diff)
downloadsonarqube-ee051c0da6dbc967b50eee86bd906f372ad4e8bf.tar.gz
sonarqube-ee051c0da6dbc967b50eee86bd906f372ad4e8bf.zip
Remove xalan from <dependencyManamagent>
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 5386fca70ea..62255d2e0db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -989,11 +989,6 @@
<version>2.8.1</version>
</dependency>
<dependency>
- <groupId>xalan</groupId>
- <artifactId>xalan</artifactId>
- <version>2.7.1</version>
- </dependency>
- <dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
<version>1.2</version>