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 b43f2f2 commit dc72b33Copy full SHA for dc72b33
redis-wrapper/pom.xml
@@ -51,7 +51,7 @@
51
<serverId>ossrh</serverId>
52
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
53
<autoReleaseAfterClose>true</autoReleaseAfterClose>
54
- <skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
+ <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
55
</configuration>
56
</plugin>
57
</plugins>
0 commit comments