Skip to content

Commit 3994e0b

Browse files
committed
chore: enable automatic publishing
1 parent dbf42b7 commit 3994e0b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,10 @@
179179
<version>${central-publishing-maven-plugin.version}</version>
180180
<extensions>true</extensions>
181181
<configuration>
182+
<!-- See https://central.sonatype.org/publish/publish-portal-maven -->
182183
<publishingServerId>central</publishingServerId>
183-
<!--
184184
<autoPublish>true</autoPublish>
185185
<waitUntil>published</waitUntil>
186-
-->
187186
</configuration>
188187
</plugin>
189188
</plugins>

0 commit comments

Comments
 (0)