aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-10-01 17:58:15 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2013-10-02 08:40:52 +0200
commitcd96c5a2d601fa5b13e1b15d46f1b4812a745268 (patch)
tree7d3e5370480d49a1fc6ae5489b68af218438bb89 /sonar-testing-harness/pom.xml
parent6f125c33284cc5b7231cf982d8b7157c8097eb27 (diff)
downloadsonarqube-cd96c5a2d601fa5b13e1b15d46f1b4812a745268.tar.gz
sonarqube-cd96c5a2d601fa5b13e1b15d46f1b4812a745268.zip
SONAR-4735 Remove the XML libs that are packaged with Java 6
Diffstat (limited to 'sonar-testing-harness/pom.xml')
-rw-r--r--sonar-testing-harness/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml
index 10e29942062..99e4077deaf 100644
--- a/sonar-testing-harness/pom.xml
+++ b/sonar-testing-harness/pom.xml
@@ -48,7 +48,6 @@
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
<exclusions>
- <!-- removing commons lang 2.1 and xerces-->
<exclusion>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>