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 0366c91 commit 9fcde97Copy full SHA for 9fcde97
1 file changed
pom.xml
@@ -666,7 +666,7 @@
666
<n5-hdf5.version>1.0.4</n5-hdf5.version>
667
<n5-aws-s3.version>3.0.0</n5-aws-s3.version>
668
<n5-google-cloud.version>2.3.1</n5-google-cloud.version>
669
- <n5-viewer.version>2.2.0</n5-viewer.version>
+ <n5-viewer_fiji.version>2.2.0</n5-viewer_fiji.version>
670
671
<!--
672
BEGIN MANUALLY MANAGED VERSIONS
@@ -2274,8 +2274,8 @@
2274
</dependency>
2275
<dependency>
2276
<groupId>org.janelia.saalfeldlab</groupId>
2277
- <artifactId>n5-viewer</artifactId>
2278
- <version>${n5-viewer.version}</version>
+ <artifactId>n5-viewer_fiji</artifactId>
+ <version>${n5-viewer_fiji.version}</version>
2279
2280
2281
<!-- Open Microscopy Environment - https://github.com/ome -->
0 commit comments