diff --git a/pom.xml b/pom.xml index 1fa706ab3fcd737b1f59d7a4ecd50adc745453b5..b3b3d8d9fcb7314f3e33aa270d84bf7f10f6789a 100644 --- a/pom.xml +++ b/pom.xml @@ -243,12 +243,6 @@ <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> - <extensions>true</extensions> - <configuration> - <serverId>ossrh</serverId> - <nexusUrl>https://oss.sonatype.org/</nexusUrl> - <autoReleaseAfterClose>true</autoReleaseAfterClose> - </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>