update openjump jar in pom

This commit is contained in:
Michaël Michaud
2021-04-12 17:20:55 +02:00
parent a420fe1743
commit 0dc5e48b87

View File

@ -27,7 +27,7 @@
<artifactId>OpenJUMP</artifactId>
<version>2.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/OpenJUMP-0.0.0-r6c6037006e98f46a22f3d937b67694a133e6167f.jar</systemPath>
<systemPath>${project.basedir}/lib/OpenJUMP-20210412-b68329e.jar</systemPath>
</dependency>
<dependency>
<groupId>junit</groupId>