Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 06860201 authored by Achraf Achkari's avatar Achraf Achkari
Browse files

fix snapshots repo

parent 51f6b9c4
No related branches found
No related tags found
2 merge requests!44Develop,!43Feature/cdapesos4 update
Pipeline #749781 passed
......@@ -7,5 +7,10 @@
<username>${ARTIFACT_RELEASE_REPOSITORY_USER}</username>
<password>${ARTIFACT_RELEASE_REPOSITORY_PASS}</password>
</server>
<server>
<id>nexus-snapshots</id>
<username>${ARTIFACT_RELEASE_REPOSITORY_USER}</username>
<password>${ARTIFACT_RELEASE_REPOSITORY_PASS}</password>
</server>
</servers>
</settings>
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