Skip to content
GitLab
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
dbfc73b9
Commit
dbfc73b9
authored
Aug 26, 2020
by
Amandine TOURNAY
Browse files
Added Icy's Nexus repository link
parent
c12d6da4
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom-plugin.xml
View file @
dbfc73b9
...
...
@@ -8,7 +8,7 @@
<parent>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
pom-icy
</artifactId>
<version>
1.0.
1
</version>
<version>
1.0.
2
</version>
</parent>
<!-- Project Information -->
...
...
@@ -66,4 +66,13 @@
<dependencies>
</dependencies>
<!-- Link to third-party Maven repositories -->
<repositories>
<repository>
<id>
icy
</id>
<name>
Icy's Nexus
</name>
<url>
https://icy-nexus.pasteur.fr/repository/Icy/
</url>
</repository>
</repositories>
</project>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment