Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc72b33

Browse files
author
Bilal Al
committed
update redis wrapper pom
1 parent b43f2f2 commit dc72b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-wrapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<serverId>ossrh</serverId>
5252
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
5353
<autoReleaseAfterClose>true</autoReleaseAfterClose>
54-
<skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
54+
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
5555
</configuration>
5656
</plugin>
5757
</plugins>

0 commit comments

Comments
 (0)