summaryrefslogtreecommitdiffstats
path: root/buildhelpers/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buildhelpers/pom.xml')
-rw-r--r--buildhelpers/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildhelpers/pom.xml b/buildhelpers/pom.xml
index 4dee81d1cb..904c2519ca 100644
--- a/buildhelpers/pom.xml
+++ b/buildhelpers/pom.xml
@@ -74,7 +74,7 @@
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<configuration>
- <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
+ <skipStaging>true</skipStaging>
</configuration>
</plugin>
</plugins>