diff options
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r-- | server/sonar-web/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 3ddf04f4114..90b49194e44 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -221,12 +221,6 @@ </execution> </executions> </plugin> - <plugin> - <artifactId>maven-deploy-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> - </plugin> </plugins> </build> <dependencies> |