diff --git a/README.md b/README.md index 4253534..d1218b4 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ Please refer to the appropriate README.md file: ## TODO - 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/): diff --git a/pom.xml b/pom.xml index d134d00..ea1595c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,14 +18,6 @@ - - - org.sonatype.oss - oss-parent - 9 - - - UTF-8 11