aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-11-10 16:22:12 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2011-11-10 16:22:12 +0100
commitcab2f0e2a5a6ba3b294e3be356a363fd1c93689f (patch)
tree30b5b4ca9289885f2580f902fc396451a4e06f8d /pom.xml
parent4869dfedbf3f95537889ce5d1f13a42616c9ce8c (diff)
downloadsonarqube-cab2f0e2a5a6ba3b294e3be356a363fd1c93689f.tar.gz
sonarqube-cab2f0e2a5a6ba3b294e3be356a363fd1c93689f.zip
Remove HSQLDB from unit tests
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 88d890f962d..30525de0f3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -882,11 +882,6 @@
<version>${jetty.version}</version>
</dependency>
<dependency>
- <groupId>hsqldb</groupId>
- <artifactId>hsqldb</artifactId>
- <version>1.8.0.10</version>
- </dependency>
- <dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1</version>