Skip to content

Commit df90317

Browse files
committed
Set default central.autoPublish value to false
1 parent 9580190 commit df90317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696

9797
<central.sonatype.url>https://central.sonatype.com</central.sonatype.url>
9898
<central.serverId>central-publisher</central.serverId>
99-
<central.autoPublish>true</central.autoPublish>
99+
<central.autoPublish>false</central.autoPublish>
100100
<central.waitUntil>validated</central.waitUntil>
101101
<central.skipPublishing>false</central.skipPublishing>
102102
</properties>

0 commit comments

Comments
 (0)