Skip to content

Commit

Permalink
always use the latest most current OJ2 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Aug 28, 2022
1 parent a0b7fb5 commit 0e8546b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.openjump</groupId>
<artifactId>OpenJUMP</artifactId>
<version>2.0-main-SNAPSHOT</version>
<version>[2.0-main-SNAPSHOT,)</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0e8546b

Please sign in to comment.