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 80fe04f commit 5268066Copy full SHA for 5268066
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>true</skipNexusStagingDeployMojo>
+ <skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
33
</configuration>
34
</plugin>
35
</plugins>
redis-wrapper/pom.xml
@@ -51,7 +51,7 @@
51
52
53
54
55
56
57
0 commit comments