Skip to content

Commit b43f2f2

Browse files
authored
Update pluggable pom.xml
1 parent 72868f1 commit b43f2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pluggable-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<serverId>ossrh</serverId>
3030
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
3131
<autoReleaseAfterClose>true</autoReleaseAfterClose>
32-
<skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
32+
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
3333
</configuration>
3434
</plugin>
3535
</plugins>

0 commit comments

Comments
 (0)