There was an error while loading. Please reload this page.
1 parent 9518ff1 commit 715d683Copy full SHA for 715d683
1 file changed
pom.xml
@@ -368,18 +368,6 @@
368
</plugins>
369
</pluginManagement>
370
<plugins>
371
- <plugin>
372
- <groupId>org.sonatype.plugins</groupId>
373
- <artifactId>nexus-staging-maven-plugin</artifactId>
374
- <version>1.6.7</version>
375
- <extensions>true</extensions>
376
- <configuration>
377
- <serverId>ossrh</serverId>
378
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
379
- <autoReleaseAfterClose>true</autoReleaseAfterClose>
380
- </configuration>
381
- </plugin>
382
-
383
<plugin>
384
<groupId>org.apache.maven.plugins</groupId>
385
<artifactId>maven-release-plugin</artifactId>
0 commit comments