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

Updated parent POM

parent ce234b72
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<parent>
<artifactId>pom-icy</artifactId>
<groupId>org.bioimageanalysis.icy</groupId>
<version>1.0.4</version>
<version>1.0.6</version>
</parent>
<artifactId>micromanager</artifactId>
......@@ -22,20 +22,7 @@
Compatible with Micro-Manager 1.4.19 or above but we recommend to use the current last (1.4.23 / nightly build)
</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.8</jdk.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
<dependencies>
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>icy-kernel</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
......@@ -54,10 +41,6 @@
</dependencies>
<repositories>
<repository>
<id>icy</id>
<url>https://icy-nexus.pasteur.fr/repository/Icy/</url>
</repository>
<repository>
<id>imagej-release</id>
<url>http://maven.imagej.net/content/repositories/public/</url>
......
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