mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Resolve "Create Maven release profile for releasing to Maven Central"
This commit is contained in:
parent
b24e97e43f
commit
5bbb5b373d
2 changed files with 26 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<server>
|
||||
<id>central</id>
|
||||
<username>${MVN_CENTRAL_USER}</username>
|
||||
<password>${MVN_CENTRAL_TOKEN}</password>
|
||||
<password>${MAVEN_CENTRAL_TOKEN}</password>
|
||||
</server>
|
||||
</servers>
|
||||
</settings>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue