Skip to content

Commit

Permalink
update redis wrapper pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal Al committed Dec 5, 2024
1 parent b43f2f2 commit dc72b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis-wrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit dc72b33

Please sign in to comment.