diff --git a/ome-xml/pom.xml b/ome-xml/pom.xml index 59a290e34..c8ae26983 100644 --- a/ome-xml/pom.xml +++ b/ome-xml/pom.xml @@ -16,11 +16,11 @@ OME XML library A library for working with OME-XML metadata structures. - http://www.openmicroscopy.org/site/support/ome-model/ome-xml/java-library.html + https://ome-model.readthedocs.io/en/stable/ome-xml/java-library.html 2006 Open Microscopy Environment - http://www.openmicroscopy.org/ + https://www.openmicroscopy.org/ diff --git a/pom.xml b/pom.xml index d76d25a90..f40872c94 100644 --- a/pom.xml +++ b/pom.xml @@ -12,11 +12,11 @@ OME Model Contains the OME imaging metadata model specification, code generator and implementation - http://www.openmicroscopy.org/site/products/bio-formats + https://www.openmicroscopy.org/ome-file-formats/ 2005 Open Microscopy Environment - http://www.openmicroscopy.org/ + https://www.openmicroscopy.org/ @@ -66,26 +66,16 @@ scm:git:https://github.com/ome/ome-model scm:git:git@github.com:ome/ome-model HEAD - http://github.com/ome/ome-model + https://github.com/ome/ome-model GitHub https://github.com/ome/ome-model/issues - Jenkins - https://ci.openmicroscopy.org/ + GitHub actions + https://github.com/ome/ome-model/actions - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - 1.8 - 1.8 + 8 + 8 + 8 @@ -358,24 +349,10 @@ release - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - false - - - - org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.2.7 sign-artifacts @@ -386,6 +363,17 @@ + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + true + + diff --git a/specification/pom.xml b/specification/pom.xml index c0e908de8..0c9825233 100644 --- a/specification/pom.xml +++ b/specification/pom.xml @@ -16,11 +16,11 @@ Metadata model specification The OME Data Model specification - http://www.openmicroscopy.org/site/support/ome-model/ + https://ome-model.readthedocs.io/en/stable/ 2003 Open Microscopy Environment - http://www.openmicroscopy.org/ + https://www.openmicroscopy.org/ @@ -30,7 +30,7 @@ Creative Commons Attribution 3.0 Unported License - http://creativecommons.org/licenses/by/3.0/ + https://creativecommons.org/licenses/by/3.0/ repo