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
ROI blocks
Commits
2ec0db34
Commit
2ec0db34
authored
Nov 24, 2020
by
Amandine TOURNAY
Browse files
Updated parent version
parent
7752d035
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
2ec0db34
...
...
@@ -7,7 +7,7 @@
<parent>
<artifactId>
pom-icy
</artifactId>
<groupId>
org.bioimageanalysis.icy
</groupId>
<version>
1.0.
4
</version>
<version>
1.0.
6
</version>
</parent>
<artifactId>
roi-block
</artifactId>
...
...
@@ -20,27 +20,11 @@
Set of block (for graphical programming with Protocols) to perform different operations on ROI (Region Of Interest).
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
icy-kernel
</artifactId>
<version>
2.1.0
</version>
</dependency>
<dependency>
<groupId>
org.bioimageanalysis.icy
</groupId>
<artifactId>
icy-sequence-blocks
</artifactId>
<version>
2.0.14
</version>
<artifactId>
sequence-blocks
</artifactId>
<version>
${sequence-blocks.version}
</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>
icy
</id>
<url>
https://icy-nexus.pasteur.fr/repository/Icy/
</url>
</repository>
</repositories>
</project>
\ No newline at end of file
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