Skip to content
Snippets Groups Projects
Commit 93ccc0fc authored by Stéphane  DALLONGEVILLE's avatar Stéphane DALLONGEVILLE
Browse files

updated version and parent pom

parent e55aa3d9
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,12 @@
<parent>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>parent-pom-plugin</artifactId>
<version>1.0.8</version>
<artifactId>pom-icy</artifactId>
<version>2.1.5</version>
</parent>
<artifactId>color-picker-threshold</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<packaging>jar</packaging>
......@@ -22,19 +22,10 @@
– positive and negative colors selection and SVM learning
</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>nherve-toolbox</artifactId>
<version>1.3.2</version>
</dependency>
</dependencies>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment