Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
met4j
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
metexplore
met4j
Commits
14ecd6b9
Commit
14ecd6b9
authored
6 months ago
by
lcottret
Browse files
Options
Downloads
Plain Diff
Merge branch 'hotfix/fixOssrhAccess' into develop
parents
e2d47167
556d1f79
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.m2/settings.xml
+0
-5
0 additions, 5 deletions
.m2/settings.xml
with
0 additions
and
5 deletions
.m2/settings.xml
+
0
−
5
View file @
14ecd6b9
<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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment