Skip to content

Commit

Permalink
use pom-scijava 39.0.0 and multiview-reconstruction 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanPreibisch committed Oct 17, 2024
1 parent 345bccb commit c8b356f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 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>38.0.1</version>
<version>39.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -103,6 +103,7 @@
<!-- 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 @@ -111,8 +112,10 @@
<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.3</spim_data.version>
<multiview-reconstruction.version>4.1.1</multiview-reconstruction.version>
-->

<spim_data.version>2.3.5</spim_data.version>
<multiview-reconstruction.version>4.2.1</multiview-reconstruction.version>
</properties>

<repositories>
Expand Down

0 comments on commit c8b356f

Please sign in to comment.