aboutsummaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@verizonmedia.com>2021-10-07 19:01:42 +0200
committerArnstein Ressem <aressem@verizonmedia.com>2021-10-07 19:01:42 +0200
commit4c84dcfa5082796b4b8875aab2a7c8e49420f636 (patch)
tree6a440cf039a46d02d2eefe6edf17615ecce711fc /maven-plugins
parentc99845e9856515f7bac3c01044a194cb67d7baa2 (diff)
Don't skip the aggregator poms.
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index a7a9f8ebdd6..806015c3100 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -27,6 +27,5 @@
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<maven.javadoc.skip>true</maven.javadoc.skip>
- <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</properties>
</project>