We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34dbbc commit 6deb317Copy full SHA for 6deb317
1 file changed
pom.xml
@@ -394,17 +394,6 @@
394
</plugins>
395
</pluginManagement>
396
<plugins>
397
- <plugin>
398
- <groupId>org.sonatype.plugins</groupId>
399
- <artifactId>nexus-staging-maven-plugin</artifactId>
400
- <version>1.6.7</version>
401
- <extensions>true</extensions>
402
- <configuration>
403
- <serverId>ossrh</serverId>
404
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
405
- <autoReleaseAfterClose>true</autoReleaseAfterClose>
406
- </configuration>
407
- </plugin>
408
409
<plugin>
410
<groupId>org.apache.maven.plugins</groupId>
0 commit comments