diff --git a/pom.xml b/pom.xml index 2f3486b4..6537fcfb 100644 --- a/pom.xml +++ b/pom.xml @@ -12,16 +12,16 @@ OME POI Java API to handle Microsoft OLE 2 Compound Document format (Word, Excel). Based on poi-2.5.1-final-20040804.jar, with bugfixes for OLE v2 and memory efficiency improvements. Used by Bio-Formats for OLE support (cxd, ipw, oib, zvi). Used by VisBio overlays logic for XLS export feature. - http://jakarta.apache.org/poi/ + https://poi.apache.org/ 2008 Open Microscopy Environment - http://www.openmicroscopy.org/ + https://www.openmicroscopy.org/ Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 repo @@ -53,23 +53,6 @@ Christoph Sommer - - - OME-users - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users/ - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users/ - ome-users@lists.openmicroscopy.org.uk - http://lists.openmicroscopy.org.uk/pipermail/ome-users/ - - - OME-devel - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel/ - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel/ - ome-devel@lists.openmicroscopy.org.uk - http://lists.openmicroscopy.org.uk/pipermail/ome-devel/ - - - 3.0.5 @@ -78,29 +61,19 @@ scm:git:https://github.com/ome/ome-poi scm:git:git@github.com:ome/ome-poi HEAD - http://github.com/ome/ome-poi + https://github.com/ome/ome-poi - Trac - https://trac.openmicroscopy.org/ome + GitHub + https://github.com/ome/ome-poi/issues - Jenkins - https://ci.openmicroscopy.org/ + GitHub + https://github.com/ome/ome-poi/actions - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - 6.0.22 + 6.0.26 UTF-8 @@ -143,11 +116,12 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.14.0 - 1.8 - 1.8 + 8 + 8 + 8 @@ -249,7 +223,7 @@ false - http://docs.oracle.com/javase/7/docs/api/ + https://docs.oracle.com/javase/8/docs/api/ @@ -344,19 +318,6 @@ release - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - false - - - org.apache.maven.plugins @@ -372,6 +333,17 @@ + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + true + +