We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72868f1 commit b43f2f2Copy full SHA for b43f2f2
pluggable-storage/pom.xml
@@ -29,7 +29,7 @@
29
<serverId>ossrh</serverId>
30
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
31
<autoReleaseAfterClose>true</autoReleaseAfterClose>
32
- <skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
+ <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
33
</configuration>
34
</plugin>
35
</plugins>
0 commit comments