Skip to content

Commit

Permalink
[build] Upgrade to sonatype central maven plugin 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Nov 5, 2024
1 parent a5807a6 commit 478255c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ under the License.
<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
<extensions>true</extensions>
<configuration>
<publishingServerId>central</publishingServerId>
Expand Down

0 comments on commit 478255c

Please sign in to comment.