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 904c2519ca..4dee81d1cb 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>
- <skipStaging>true</skipStaging>
+ <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</configuration>
</plugin>
</plugins>