diff --git a/README.md b/README.md index 09aa82e..e89c347 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Please refer to the appropriate README.md file: ## TODO - Add a curation task to normalize DOIs to "https://doi.org" format +- Migrate from maven-deploy-plugin to nexus-staging-maven-plugin, see: https://central.sonatype.org/publish/publish-maven/#nexus-staging-maven-plugin-for-deployment-and-release +- Stop using oss-parent, see: https://central.sonatype.org/publish/publish-maven/#create-a-ticket-with-sonatype ## Notes This project was initially created according to the [Maven Getting Started Guide](https://maven.apache.org/guides/getting-started/):