Skip to content

Commit 3cd5573

Browse files
committed
Remove duplicated code in pom.xml
1 parent 81f35e9 commit 3cd5573

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -410,17 +410,6 @@
410410
<artifactId>maven-surefire-plugin</artifactId>
411411
<version>2.19.1</version>
412412
</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>
424413
<plugin>
425414
<artifactId>maven-jar-plugin</artifactId>
426415
<version>3.0.2</version>

0 commit comments

Comments
 (0)