We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f35e9 commit 3cd5573Copy full SHA for 3cd5573
pom.xml
@@ -410,17 +410,6 @@
410
<artifactId>maven-surefire-plugin</artifactId>
411
<version>2.19.1</version>
412
</plugin>
413
- <plugin>
414
- <groupId>org.sonatype.plugins</groupId>
415
- <artifactId>nexus-staging-maven-plugin</artifactId>
416
- <version>1.6.7</version>
417
- <extensions>true</extensions>
418
- <configuration>
419
- <serverId>ossrh</serverId>
420
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
421
- <autoReleaseAfterClose>true</autoReleaseAfterClose>
422
- </configuration>
423
- </plugin>
424
<plugin>
425
<artifactId>maven-jar-plugin</artifactId>
426
<version>3.0.2</version>
0 commit comments