Skip to content

Commit

Permalink
chore: bump all n5-dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhulbert committed Mar 5, 2024
1 parent 05cb1a2 commit 85b6ee0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-universe</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>

<name>N5-Universe</name>
<description>Utilities spanning all of the N5 repositories</description>
Expand Down Expand Up @@ -111,14 +111,14 @@
<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<n5.version>3.1.4-SNAPSHOT</n5.version>
<n5-hdf5.version>2.1.1-SNAPSHOT</n5-hdf5.version>
<n5.version>3.2.0</n5.version>
<n5-hdf5.version>2.2.0</n5-hdf5.version>
<n5-imglib2.version>7.0.0</n5-imglib2.version>
<n5-ij.version>4.0.2</n5-ij.version>
<n5-google-cloud.version>4.0.1-SNAPSHOT</n5-google-cloud.version>
<n5-google-cloud.version>4.1.0</n5-google-cloud.version>

<n5-zarr.version>1.2.2-SNAPSHOT</n5-zarr.version>
<n5-aws-s3.version>4.0.3-SNAPSHOT</n5-aws-s3.version>
<n5-zarr.version>1.3.0</n5-zarr.version>
<n5-aws-s3.version>4.1.0</n5-aws-s3.version>

<jackson-jq.version>1.0.0-preview.20191208</jackson-jq.version>
<alphanumeric-comparator.version>1.4.1</alphanumeric-comparator.version>
Expand Down

0 comments on commit 85b6ee0

Please sign in to comment.