Skip to content
Snippets Groups Projects
Commit 4bd61941 authored by Stéphane  DALLONGEVILLE's avatar Stéphane DALLONGEVILLE
Browse files

fixed POM conflict

parent b7db1d66
No related branches found
No related tags found
No related merge requests found
......@@ -89,26 +89,14 @@
<!-- The core of Icy -->
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>icy-kernel</artifactId>
<version>${icy-kernel.version}</version>
</dependency>
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>flanagan</artifactId>
<version>${flanagan.version}</version>
</dependency>
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>icy-bioformats</artifactId>
<version>${icy-bioformats.version}</version>
<artifactId>flanagan</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>jfree-common</artifactId>
<version>${jfree-common.version}</version>
<version>${jfree-common.version}</version>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment