Skip to content

Commit f7aed12

Browse files
authored
chore: enable autoPublish for Maven publishing (#2122)
1 parent 2df9df6 commit f7aed12

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)