aboutsummaryrefslogtreecommitdiffstats
path: root/all/pom.xml
diff options
context:
space:
mode:
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 fce46efd1f..c234bb5147 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>
- <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
+ <skipStaging>true</skipStaging>
</configuration>
</plugin>