mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
Merge pull request #141 from chillzhuang/dependabot/maven/dev/org.sonatype.central-central-publishing-maven-plugin-0.9.0
⬆️ Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0
This commit is contained in:
commit
c27ac09636
2
pom.xml
2
pom.xml
|
|
@ -732,7 +732,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.sonatype.central</groupId>
|
<groupId>org.sonatype.central</groupId>
|
||||||
<artifactId>central-publishing-maven-plugin</artifactId>
|
<artifactId>central-publishing-maven-plugin</artifactId>
|
||||||
<version>0.8.0</version>
|
<version>0.9.0</version>
|
||||||
<extensions>true</extensions>
|
<extensions>true</extensions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<publishingServerId>central</publishingServerId>
|
<publishingServerId>central</publishingServerId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user