Skip to content
Snippets Groups Projects
Commit 14ecd6b9 authored by lcottret's avatar lcottret
Browse files

Merge branch 'hotfix/fixOssrhAccess' into develop

parents e2d47167 556d1f79
No related branches found
No related tags found
No related merge requests found
<settings xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0"
xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<servers>
<server>
<id>ossrh</id>
<username>${env.Nexus_REPO_USER}</username>
<password>${env.Nexus_REPO_PASS}</password>
</server>
<server>
<id>forgemia</id>
<configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment