Skip to content

Commit

Permalink
build: remove SNAPSHOT deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhulbert committed Aug 24, 2023
1 parent e33bed0 commit 9f13444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,12 @@
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>label-utilities</artifactId>
<version>0.5.2-SNAPSHOT</version>
<version>0.5.1</version>
</dependency>
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>label-utilities-n5</artifactId>
<version>0.3.3-SNAPSHOT</version>
<version>0.3.2</version>
</dependency>
<dependency>
<groupId>org.controlsfx</groupId>
Expand Down

0 comments on commit 9f13444

Please sign in to comment.