Skip to content

Commit 04c2a22

Browse files
committed
Enable auto-publishing in Maven configuration
1 parent e048c6c commit 04c2a22

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
@@ -443,6 +443,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
443443
<extensions>true</extensions>
444444
<configuration>
445445
<publishingServerId>central</publishingServerId>
446+
<autoPublish>true</autoPublish>
446447
</configuration>
447448
</plugin>
448449
<plugin>

0 commit comments

Comments
 (0)