Skip to content

Commit

Permalink
updated pluggable-storage pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal Al committed Dec 5, 2024
1 parent 31085de commit c527cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pluggable-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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 c527cd2

Please sign in to comment.