Skip to content

Commit 5213147

Browse files
fix: autopublish to Maven (#33)
1 parent 8ec86d2 commit 5213147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
<extensions>true</extensions>
106106
<configuration>
107107
<publishingServerId>central</publishingServerId>
108+
<autoPublish>true</autoPublish>
108109
</configuration>
109110
</plugin>
110111
<plugin>

0 commit comments

Comments
 (0)