Skip to content

Commit 859548b

Browse files
committed
update publishing server to use ossrh id instead
1 parent 776cf05 commit 859548b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<version>0.7.0</version>
220220
<extensions>true</extensions>
221221
<configuration>
222-
<publishingServerId>central</publishingServerId>
222+
<publishingServerId>ossrh</publishingServerId>
223223
<autoPublish>true</autoPublish>
224224
<waitUntil>published</waitUntil>
225225
</configuration>

0 commit comments

Comments
 (0)