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

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

parent 5b5aca6b
No related branches found
No related tags found
No related merge requests found
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<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>
<!-- Project Information --> <!-- Project Information -->
<artifactId>scale-bar</artifactId> <artifactId>scale-bar</artifactId>
<version>4.0.0-a.1</version> <version>4.0.0-a.2</version>
<name>Scale Bar</name> <name>Scale Bar</name>
<description> <description>
...@@ -60,12 +60,4 @@ ...@@ -60,12 +60,4 @@
<artifactId>ezplug</artifactId> <artifactId>ezplug</artifactId>
</dependency> </dependency>
</dependencies> </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> </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