aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-10-14 10:51:13 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-10-14 10:51:13 +0200
commit286ebb7201cf0894aba99f58c52426f42675daf9 (patch)
tree523cee8d0d13aac565fe92443aa0a97a5ba25e55 /server/sonar-server/pom.xml
parent80bf0a1c4fdc5ca27ff39a866351bda8c76e6056 (diff)
downloadsonarqube-286ebb7201cf0894aba99f58c52426f42675daf9.tar.gz
sonarqube-286ebb7201cf0894aba99f58c52426f42675daf9.zip
Deploy module sonar-server to maven central
Diffstat (limited to 'server/sonar-server/pom.xml')
-rw-r--r--server/sonar-server/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml
index aaa2f6951d5..977592d217e 100644
--- a/server/sonar-server/pom.xml
+++ b/server/sonar-server/pom.xml
@@ -302,19 +302,6 @@
<profiles>
<profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-deploy-plugin</artifactId>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
- <profile>
<!-- SonarSource internal use -->
<id>dbTests</id>
<activation>