We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2308bd commit fa32dfcCopy full SHA for fa32dfc
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.janelia.saalfeldlab</groupId>
12
<artifactId>n5-viewer_fiji</artifactId>
13
- <version>6.2.0-alpha-6-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
14
15
<name>N5 Viewer for Fiji</name>
16
<description>BigDataViewer-based visualization tool for N5 datasets</description>
@@ -143,7 +143,7 @@
143
<n5-blosc.version>2.0.0</n5-blosc.version>
144
<n5-google-cloud.version>6.0.0</n5-google-cloud.version>
145
<n5-hdf5.version>3.0.0</n5-hdf5.version>
146
- <n5-ij.version>5.0.0-alpha-8-SNAPSHOT</n5-ij.version>
+ <n5-ij.version>5.0.0</n5-ij.version>
147
<n5-imglib2.version>8.0.0</n5-imglib2.version>
148
<n5-universe.version>3.0.0</n5-universe.version>
149
<n5-zarr.version>2.0.0</n5-zarr.version>
0 commit comments