Skip to content
Snippets Groups Projects
Commit dce9b20f authored by Amandine  TOURNAY's avatar Amandine TOURNAY
Browse files

Updated POM

parent 6dff59dc
Branches
Tags
No related merge requests found
......@@ -4,10 +4,11 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- Inherited Icy Parent POM -->
<parent>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>parent-pom-plugin</artifactId>
<version>1.0.1</version>
<version>1.0.3</version>
</parent>
<artifactId>track-manager</artifactId>
......@@ -25,7 +26,7 @@
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>connected-components</artifactId>
<version>${connected-components.version}</version>
<version>4.8.7</version>
</dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment