aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-08-28 11:11:49 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-08-28 11:21:29 +0200
commit2c7d794a610009243132ad13f220a7cee5540278 (patch)
tree1f179e686a1c8397bc32bc88815d13e03e11d14f /pom.xml
parent3b44df364cdb3a02aff59ee49faf83c694945288 (diff)
downloadsonarqube-2c7d794a610009243132ad13f220a7cee5540278.tar.gz
sonarqube-2c7d794a610009243132ad13f220a7cee5540278.zip
SONAR-4407 remove usage of sonar-gwt-pages
The GWT pages "libraries" and "design" have been refactored to backbone.js.
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 5f1e7eb4eb2..4aa70263c81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -849,11 +849,6 @@
<version>9.3-1101-jdbc4</version>
</dependency>
<dependency>
- <groupId>org.codehaus.sonar</groupId>
- <artifactId>sonar-gwt-pages</artifactId>
- <version>4.0</version>
- </dependency>
- <dependency>
<groupId>net.sourceforge.jtds</groupId>
<artifactId>jtds</artifactId>
<!-- versions 1.3.x require java 7 -->