Skip to content
Snippets Groups Projects
Commit 29e59d85 authored by Thomas  MUSSET's avatar Thomas MUSSET
Browse files

updated to v4.0.0-a.2, updated dependency

parent 2ab44471
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
<parent>
<artifactId>pom-icy</artifactId>
<groupId>org.bioimageanalysis.icy</groupId>
<version>3.0.0-a.2</version>
<version>3.0.0-a.3</version>
</parent>
<!-- Project Information -->
<artifactId>mcib3d-core</artifactId>
<version>4.0.0-a.1</version>
<version>4.0.0-a.2</version>
<name>MCIB3D Core</name>
<description>Core Library developed by our lab for 3D image processing and analysis.</description>
......@@ -54,17 +54,9 @@
<!-- List of project's dependencies -->
<dependencies>
<dependency>
<groupId>com.github.mcib3d</groupId>
<groupId>org.framagit.mcib3d</groupId>
<artifactId>mcib3d-core</artifactId>
<version>4.0.1</version>
<version>4.1.7</version>
</dependency>
</dependencies>
<!-- Icy Maven repository (to find parent POM) -->
<repositories>
<repository>
<id>icy</id>
<url>https://nexus-icy.pasteur.cloud/repository/icy/</url>
</repository>
</repositories>
</project>
\ No newline at end of file
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