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
Active Contour
Commits
9bba7fa0
Commit
9bba7fa0
authored
Mar 09, 2021
by
Amandine TOURNAY
Browse files
Updated POM
parent
8f2d40fb
Changes
1
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
9bba7fa0
...
...
@@ -7,7 +7,7 @@
<parent>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
parent-pom-plugin
</artifactId>
<version>
1.0.
1
</version>
<version>
1.0.
3
</version>
</parent>
<artifactId>
active-contours
</artifactId>
...
...
@@ -22,40 +22,45 @@
</description>
<dependencies>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
icy-kernel
</artifactId>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
3d-mesh-roi
</artifactId>
<version>
${three-d-mesh-roi.version}
</version>
<version>
1.4.7
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
protocols
</artifactId>
<version>
${protocols.version}
</version>
<version>
3.1.0
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
fill-holes-in-roi
</artifactId>
<version>
${fill-holes-in-roi.version}
</version>
<version>
1.3.1
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
filter-toolbox
</artifactId>
<version>
${filter-toolbox.version}
</version>
<version>
4.3.1
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
hk-means
</artifactId>
<version>
${hk-means.version}
</version>
<version>
2.9.2
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
track-manager
</artifactId>
<version>
${track-manager.version}
</version>
<version>
1.4.6
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
java3d
</artifactId>
<version>
${java3d.version}
</version>
<version>
1.6.0
</version>
</dependency>
<dependency>
<groupId>
org.jfree
</groupId>
...
...
@@ -67,6 +72,7 @@
<repositories>
<repository>
<id>
icy
</id>
<name>
Icy's Nexus repository
</name>
<url>
https://icy-nexus.pasteur.fr/repository/Icy/
</url>
</repository>
</repositories>
...
...
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