Skip to content

Commit 5292e46

Browse files
committed
Fix naming of ImageJ-OMERO
It's written with a dash, not a space.
1 parent ae35873 commit 5292e46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,10 +287,10 @@
287287
<!-- ImageJ Notebook - https://github.com/imagej/imagej-notebook -->
288288
<imagej-notebook.version>0.7.1</imagej-notebook.version>
289289

290-
<!-- ImageJ OMERO - https://github.com/imagej/imagej-omero -->
290+
<!-- ImageJ-OMERO - https://github.com/imagej/imagej-omero -->
291291
<imagej-omero.version>0.8.0</imagej-omero.version>
292292

293-
<!-- ImageJ OMERO Legacy - https://github.com/imagej/imagej-omero-legacy -->
293+
<!-- ImageJ-OMERO Legacy - https://github.com/imagej/imagej-omero-legacy -->
294294
<imagej-omero-legacy.version>0.1.2</imagej-omero-legacy.version>
295295

296296
<!-- ImageJ Ops - https://github.com/imagej/imagej-ops -->

0 commit comments

Comments
 (0)