Skip to content

Commit e5752b1

Browse files
authored
Merge pull request #161 from hazendaz/master
[mvn] Update settings to central
2 parents b03e60f + 07c897c commit e5752b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mvn/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<servers>
2323
<!-- Used for sonatype snapshots and releases -->
2424
<server>
25-
<id>ossrh</id>
25+
<id>central</id>
2626
<username>${env.CI_DEPLOY_USERNAME}</username>
2727
<password>${env.CI_DEPLOY_PASSWORD}</password>
2828
</server>

0 commit comments

Comments
 (0)