Skip to content

Commit 6907a42

Browse files
authored
ci: upgrade maven publish plugin (#186)
1 parent 3ba2195 commit 6907a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
<plugin>
309309
<groupId>org.sonatype.central</groupId>
310310
<artifactId>central-publishing-maven-plugin</artifactId>
311-
<version>0.5.0</version>
311+
<version>0.6.0</version>
312312
<extensions>true</extensions>
313313
<configuration>
314314
<publishingServerId>ossrh</publishingServerId>

0 commit comments

Comments
 (0)