Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ow2
OW2 MRL
Commits
9917f20d
Commit
9917f20d
authored
Jan 25, 2021
by
Antoine Mottier
Browse files
Fix SCM information
parent
6981105c
Pipeline
#10836
canceled with stages
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
9917f20d
...
...
@@ -10,8 +10,8 @@
<scm>
<url>
https://gitlab.ow2.org/ow2/mrl/
</url>
<connection>
scm:git:
ssh://
git@gitlab.ow2.org:ow2/mrl.git
</connection>
<developerConnection>
scm:git:
ssh://
git@gitlab.ow2.org:ow2/mrl.git
</developerConnection>
<connection>
scm:git:git@gitlab.ow2.org:ow2/mrl.git
</connection>
<developerConnection>
scm:git:git@gitlab.ow2.org:ow2/mrl.git
</developerConnection>
</scm>
<!-- To use Spring boot for webapp -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment