Adds skipNexusStagingDeployMojo=true

This commit is contained in:
spencergibb
2021-12-01 18:12:44 -05:00
parent a0fc49cd02
commit 89f3d8f418
2 changed files with 2 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
<java.version>1.8</java.version>
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
<maven.version>3.6.3</maven.version>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</properties>
<build>