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

updated pom, optimized code for java 11

parent 93ccc0fc
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,4 @@ bin/
.classpath
.project
export.jardesc
**/.DS_Store
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>pom-icy</artifactId>
<version>2.1.5</version>
<version>2.2.0</version>
</parent>
<artifactId>color-picker-threshold</artifactId>
<version>1.2.3</version>
<packaging>jar</packaging>
<version>2.0.0</version>
<name>Color Picker Threshold</name>
<description>
......
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