aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2014-07-29 13:51:21 +0200
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2014-07-29 13:51:27 +0200
commit1fd4a8cc71c40dfdcf027f6bfb724e092c058196 (patch)
tree361bab0a3f2746e6edf41371863b25fc16ded71d /server/sonar-web/pom.xml
parent07f59ac044e076e29813bdd7e8837a148e05a770 (diff)
downloadsonarqube-1fd4a8cc71c40dfdcf027f6bfb724e092c058196.tar.gz
sonarqube-1fd4a8cc71c40dfdcf027f6bfb724e092c058196.zip
SONAR-5037 Remove "automatic" plugin upgrade features from "system updates" tab
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r--server/sonar-web/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index e61cb39ede6..cc6e2043a1b 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -350,7 +350,6 @@
<sonar.log.console>true</sonar.log.console>
<sonar.log.profilingLevel>BASIC</sonar.log.profilingLevel>
<sonar.web.context>/dev</sonar.web.context>
- <sonar.updatecenter.activate>false</sonar.updatecenter.activate>
</systemProperties>
</configuration>
</plugin>