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
Bioimage Analysis
Plugin template
Commits
ea000bd0
Commit
ea000bd0
authored
Nov 18, 2020
by
Stéphane DALLONGEVILLE
Browse files
Re-introduced the Icy public repository URL otherwise parent POM couldn't be found :p
parent
2361596e
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
ea000bd0
...
...
@@ -82,9 +82,9 @@
<!-- Link to third-party Maven repositories -->
<repositories>
<repository>
<id>
server-id
</id>
<name>
Server's name
</name>
<url>
Server's url
</url>
<id>
icy
</id>
<name>
Icy's Nexus
</name>
<url>
https://icy-nexus.pasteur.fr/repository/Icy/
</url>
</repository>
</repositories>
...
...
Write
Preview
Markdown
is supported
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