Skip to content
Snippets Groups Projects
Commit 78fbab81 authored by Kitwaii's avatar Kitwaii
Browse files

Updated parent version

parent ccc8e042
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>rsyntaxtextarea</artifactId>
......@@ -20,14 +20,6 @@
RSyntaxTextArea library for Icy: provides a TextArea component with syntax highlight for different languages.
</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>com.fifesoft</groupId>
......
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