Skip to content

Commit bc6d99f

Browse files
committed
Enable automatic publication of packages to Maven Central
1 parent 23970f5 commit bc6d99f

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
@@ -359,10 +359,8 @@
359359
<extensions>true</extensions>
360360
<configuration>
361361
<publishingServerId>central</publishingServerId>
362-
<!--
363362
<autoPublish>true</autoPublish>
364363
<waitUntil>published</waitUntil>
365-
-->
366364
</configuration>
367365
</plugin>
368366
</plugins>

0 commit comments

Comments
 (0)