Skip to content

Commit

Permalink
pom: add missing n5-aws-s3.version for scijava deployment
Browse files Browse the repository at this point in the history
     (because maven is not able to resolve this successfully from
     n5-universe)
  • Loading branch information
axtimwalde committed Jul 21, 2023
1 parent cd2be4d commit 53b630b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<jackson-jq.version>1.0.0-preview.20191208</jackson-jq.version>

<n5.version>3.0.0</n5.version>
<n5-aws-s3.version>4.0.0</n5-aws-s3.version>
<n5-hdf5.version>2.0.0</n5-hdf5.version>
<n5-google-cloud.version>4.0.0</n5-google-cloud.version>
<n5-zarr.version>1.0.0</n5-zarr.version>
Expand Down

0 comments on commit 53b630b

Please sign in to comment.