Skip to content

Commit

Permalink
update pom-scijava to 39.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanPreibisch committed Oct 16, 2024
1 parent 19ec0d1 commit 8d3f318
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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>38.0.1</version>
<version>39.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -105,6 +105,7 @@ like Selective Plane Illumination Microscopy (SPIM) Data.</description>
<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<!--
<imglib2.version>7.1.2</imglib2.version>
<imglib2-realtransform.version>4.0.3</imglib2-realtransform.version>
<imglib2-cache.version>1.0.0-beta-19</imglib2-cache.version>
Expand All @@ -113,6 +114,7 @@ like Selective Plane Illumination Microscopy (SPIM) Data.</description>
<n5-imglib2.version>7.0.2</n5-imglib2.version>
<bigdataviewer-core.version>10.6.1</bigdataviewer-core.version>
<bigdataviewer-vistools.version>1.0.0-beta-36</bigdataviewer-vistools.version>
-->
<spim_data.version>2.3.5</spim_data.version>

<!-- from n5-universe
Expand Down

0 comments on commit 8d3f318

Please sign in to comment.