Skip to content

Commit ae48a60

Browse files
committed
Enable autoPublish for Maven Central releases
1 parent ec972c7 commit ae48a60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@
240240
<extensions>true</extensions>
241241
<configuration>
242242
<publishingServerId>central</publishingServerId>
243+
<autoPublish>true</autoPublish>
244+
<waitUntil>published</waitUntil>
243245
</configuration>
244246
</plugin>
245247
</plugins>

0 commit comments

Comments
 (0)