Skip to content

Commit d11d9a0

Browse files
committed
Use Central publishing plugin instead of Nexus staging plugin
1 parent 05b27c0 commit d11d9a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@
197197
</plugin>
198198

199199
<plugin>
200-
<groupId>org.sonatype.plugins</groupId>
201-
<artifactId>nexus-staging-maven-plugin</artifactId>
200+
<groupId>org.sonatype.central</groupId>
201+
<artifactId>central-publishing-maven-plugin</artifactId>
202202
</plugin>
203203

204204
<plugin>

0 commit comments

Comments
 (0)