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

updated to v2.0.0-a.2, downgraded to java 21

parent c8e9733c
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
<parent> <parent>
<groupId>org.bioimageanalysis.icy</groupId> <groupId>org.bioimageanalysis.icy</groupId>
<artifactId>pom-icy</artifactId> <artifactId>pom-icy</artifactId>
<version>3.0.0-a.1</version> <version>3.0.0-a.4</version>
</parent> </parent>
<artifactId>label-extractor</artifactId> <artifactId>label-extractor</artifactId>
<version>2.0.0-a.1</version> <version>2.0.0-a.2</version>
<name>Label extractor</name> <name>Label extractor</name>
<description> <description>
...@@ -32,11 +32,4 @@ ...@@ -32,11 +32,4 @@
<artifactId>protocols</artifactId> <artifactId>protocols</artifactId>
</dependency> </dependency>
</dependencies> </dependencies>
<repositories>
<repository>
<id>icy</id>
<url>https://nexus-icy.pasteur.cloud/repository/icy/</url>
</repository>
</repositories>
</project> </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