Skip to content

Commit 707b5db

Browse files
committed
README.md: remove Bio-Formats from the table
The Bio-Formats Maven-based build system (which is maintained in parallel with Ant) stopped using pom-scijava as its parent POM; see: ome/bioformats@45eea53 So it is no longer accurate for it to be included in the table here. See also discussion at: ome/bioformats#951
1 parent 1988771 commit 707b5db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
The pom-scijava project is a Maven POM that serves as the base for all
22
Maven-based SciJava software, including:
33

4-
| Fiji | ImageJ | ImgLib2 | KNIME | LOCI | OME<br>Bio-Formats | SCIFIO | SciJava | SLIM Curve |
5-
|:----:|:------:|:-------:|:-----:|:----:|:------------------:|:------:|:-------:|:----------:|
6-
| [![Fiji](http://www.scijava.org/icons/fiji-icon-64.png)](https://github.com/fiji) | [![ImageJ](http://www.scijava.org/icons/imagej2-icon-64.png)](https://github.com/imagej) | [![ImgLib2](http://www.scijava.org/icons/imglib2-icon-64.png)](https://github.com/imglib) | [![KNIME](http://www.scijava.org/icons/knime-icon-64.png)](http://www.knime.org) | [![LOCI](http://www.scijava.org/icons/loci-icon-64.png)](https://github.com/uw-loci) | [![OME Bio-Formats](http://www.scijava.org/icons/bio-formats-icon-64.png)](https://github.com/openmicroscopy/bioformats) | [![SCIFIO](http://www.scijava.org/icons/scifio-icon-64.png)](https://github.com/scifio) | [![SciJava](http://www.scijava.org/icons/scijava-icon-64.png)](https://github.com/scijava) | [![SLIM Curve](http://www.scijava.org/icons/slim-curve-icon-64.png)](https://github.com/slim-curve) |
4+
| Fiji | ImageJ | ImgLib2 | KNIME | LOCI | SCIFIO | SciJava | SLIM Curve |
5+
|:----:|:------:|:-------:|:-----:|:----:|:------:|:-------:|:----------:|
6+
| [![Fiji](http://www.scijava.org/icons/fiji-icon-64.png)](https://github.com/fiji) | [![ImageJ](http://www.scijava.org/icons/imagej2-icon-64.png)](https://github.com/imagej) | [![ImgLib2](http://www.scijava.org/icons/imglib2-icon-64.png)](https://github.com/imglib) | [![KNIME](http://www.scijava.org/icons/knime-icon-64.png)](http://www.knime.org) | [![LOCI](http://www.scijava.org/icons/loci-icon-64.png)](https://github.com/uw-loci) | [![SCIFIO](http://www.scijava.org/icons/scifio-icon-64.png)](https://github.com/scifio) | [![SciJava](http://www.scijava.org/icons/scijava-icon-64.png)](https://github.com/scijava) | [![SLIM Curve](http://www.scijava.org/icons/slim-curve-icon-64.png)](https://github.com/slim-curve) |
77

88
This POM is intended for use as the parent of your own Maven-based code.
99
See these examples for guidance:

0 commit comments

Comments
 (0)