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 Mar 1, 2024
1 parent 6c46994 commit 3a6045c
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>34.0.0</version>
<version>37.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -98,10 +98,6 @@
<license.licenseName>gpl_v3</license.licenseName>
<license.copyrightOwners>BigDataViewer developers.</license.copyrightOwners>

<bigdataviewer-core.version>10.4.6</bigdataviewer-core.version>
<imglib2.version>6.1.0</imglib2.version>
<imglib2-cache.version>1.0.0-beta-17</imglib2-cache.version>

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

0 comments on commit 3a6045c

Please sign in to comment.