settings xml changes

This commit is contained in:
Alexandros Mandilaras 2023-12-19 10:17:10 +02:00
parent 1535a4d3be
commit 4a641f7020
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<settings> <settings>
<servers> <servers>
<server> <server>
<id>ossrh</id> <id>dev</id>
<username>${server_username}</username> <username>${server_username}</username>
<password>${server_password}</password> <password>${server_password}</password>
</server> </server>