aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-11-17 20:49:06 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-11-30 11:10:13 +0100
commit1511b9d96b1690428bd794d13209183e56e26f15 (patch)
tree603db39cdf8232a5168e64ea628fbe6ba33423d8 /sonar-application/pom.xml
parent7c5e4417d36b93690629df5fe398028e38740b81 (diff)
downloadsonarqube-1511b9d96b1690428bd794d13209183e56e26f15.tar.gz
sonarqube-1511b9d96b1690428bd794d13209183e56e26f15.zip
SONAR-7959 Remove ppc64 arch from wrapper
Diffstat (limited to 'sonar-application/pom.xml')
-rw-r--r--sonar-application/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index c5f6fe98360..d050696f4d7 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -122,13 +122,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.sonatype.jsw-binaries</groupId>
- <artifactId>jsw-binaries</artifactId>
- <version>3.2.3.6</version>
- <type>tar.gz</type>
- <scope>provided</scope>
- </dependency>
- <dependency>
<!-- do not upgrade because of licensing change -->
<groupId>tanukisoft</groupId>
<artifactId>wrapper</artifactId>