aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@searchbox.com>2014-07-22 15:31:45 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-07-23 15:34:05 +0200
commitac0820a7e96b3eb90e6eb2841260aa5b0989ffa8 (patch)
tree42279ce4416dfebf06c430e055f96952bbf8a514 /sonar-application/pom.xml
parent7cee5e34d9c8df519ecd8f81d4e122fcb9460a55 (diff)
downloadsonarqube-ac0820a7e96b3eb90e6eb2841260aa5b0989ffa8.tar.gz
sonarqube-ac0820a7e96b3eb90e6eb2841260aa5b0989ffa8.zip
Working the assembly for packaging.
Diffstat (limited to 'sonar-application/pom.xml')
-rw-r--r--sonar-application/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 465c9b5902f..85255196142 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -91,6 +91,7 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
+
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-web</artifactId>