There was an error while loading. Please reload this page.
1 parent 18b6f1d commit b02213fCopy full SHA for b02213f
1 file changed
pom.xml
@@ -96,7 +96,7 @@
96
97
<central.sonatype.url>https://central.sonatype.com</central.sonatype.url>
98
<central.serverId>central-publisher</central.serverId>
99
- <central.autoPublish>true</central.autoPublish>
+ <central.autoPublish>false</central.autoPublish>
100
<central.waitUntil>validated</central.waitUntil>
101
<central.skipPublishing>false</central.skipPublishing>
102
</properties>
@@ -519,7 +519,7 @@
519
<snapshotRepository>
520
<uniqueVersion>true</uniqueVersion>
521
<id>${central.serverId}</id>
522
- <url>${central.sonatype.url}/repository/maven-snapshots/</url>
+ <url>${central.sonatype.url}/repository/maven-snapshots/</url>
523
<layout>default</layout>
524
</snapshotRepository>
525
<repository>
0 commit comments