Skip to content

Commit c97c0a1

Browse files
committed
chore: enable autoPublish for Maven publishing
1 parent 2df9df6 commit c97c0a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@
345345
<extensions>true</extensions>
346346
<configuration>
347347
<publishingServerId>central</publishingServerId>
348+
<autoPublish>true</autoPublish>
348349
</configuration>
349350
</plugin>
350351
</plugins>

0 commit comments

Comments
 (0)