Skip to content

Commit e3c3d8b

Browse files
committed
Remove nexus-staging-maven-plugin
1 parent 2b0dc8d commit e3c3d8b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -161,18 +161,6 @@
161161
</configuration>
162162
</plugin>
163163

164-
<plugin>
165-
<groupId>org.sonatype.plugins</groupId>
166-
<artifactId>nexus-staging-maven-plugin</artifactId>
167-
<version>1.6.7</version>
168-
<extensions>true</extensions>
169-
<configuration>
170-
<serverId>ossrh</serverId>
171-
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
172-
<!-- allow manual releasing from https://s01.oss.sonatype.org/ -->
173-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
174-
</configuration>
175-
</plugin>
176164
<plugin>
177165
<groupId>org.apache.maven.plugins</groupId>
178166
<artifactId>maven-gpg-plugin</artifactId>

0 commit comments

Comments
 (0)