Skip to content

Commit 88603bd

Browse files
committed
Enable automatic publication of packages to Maven Central
(cherry picked from commit bc6d99f)
1 parent 8f5c93e commit 88603bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,8 @@
347347
<extensions>true</extensions>
348348
<configuration>
349349
<publishingServerId>central</publishingServerId>
350-
<!--
351350
<autoPublish>true</autoPublish>
352351
<waitUntil>published</waitUntil>
353-
-->
354352
</configuration>
355353
</plugin>
356354
</plugins>

0 commit comments

Comments
 (0)