Skip to content

Commit

Permalink
chore: pom updates, bump version to 9.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
* bump dependencies to new releases
  • Loading branch information
bogovicj committed Jan 31, 2024
1 parent 37255e9 commit 6c01249
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>sc.fiji</groupId>
<artifactId>bigwarp_fiji</artifactId>
<version>9.0.1-SNAPSHOT</version>
<version>9.1.0-SNAPSHOT</version>

<name>BigWarp plugin for Fiji</name>
<description>A tool for manual pointwise deformable registration using bigdataviewer.</description>
Expand Down Expand Up @@ -129,9 +129,9 @@
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<n5-zarr.version>1.0.1</n5-zarr.version>
<n5-universe.version>1.3.1-SNAPSHOT</n5-universe.version>
<n5-ij.version>3.2.7-SNAPSHOT</n5-ij.version>
<n5-viewer_fiji.version>5.3.2-SNAPSHOT</n5-viewer_fiji.version>
<n5-universe.version>1.3.1</n5-universe.version>
<n5-ij.version>4.0.0</n5-ij.version>
<n5-viewer_fiji.version>6.0.0</n5-viewer_fiji.version>

</properties>

Expand Down

0 comments on commit 6c01249

Please sign in to comment.