Skip to content

Commit

Permalink
POM: bump parent to pom-scijava-37.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed Oct 16, 2023
1 parent c4ec970 commit b624629
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>36.0.0</version>
<version>37.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -137,10 +137,6 @@

<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<snakeyaml.version>2.0</snakeyaml.version>
<ui-behaviour.version>2.0.8</ui-behaviour.version>
<n5.version>3.0.0</n5.version>
</properties>

<repositories>
Expand Down

0 comments on commit b624629

Please sign in to comment.