summaryrefslogtreecommitdiffstats
path: root/all/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-14 13:15:38 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-14 13:15:38 +0300
commit63c3404c9d052cec27c9301da7f46110dd5522c1 (patch)
tree327cda5b817e2e5270b8b8b4399c14bb45a024cb /all/pom.xml
parent9f6c62dfab179a5296b5f435490d61c8319b197c (diff)
downloadvaadin-framework-63c3404c9d052cec27c9301da7f46110dd5522c1.tar.gz
vaadin-framework-63c3404c9d052cec27c9301da7f46110dd5522c1.zip
Final working configuration for nexus staging plugin
Change-Id: I05d546b763651ad6856fb86adc068058a35be429
Diffstat (limited to 'all/pom.xml')
-rw-r--r--all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/all/pom.xml b/all/pom.xml
index c234bb5147..fce46efd1f 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -172,7 +172,7 @@
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<configuration>
- <skipStaging>true</skipStaging>
+ <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</configuration>
</plugin>