Skip to content

Commit 01d6604

Browse files
authored
ci: upgrade central-publishing-maven-plugin to 0.8.0
1 parent 1d1c181 commit 01d6604

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
<plugin>
563563
<groupId>org.sonatype.central</groupId>
564564
<artifactId>central-publishing-maven-plugin</artifactId>
565-
<version>0.7.0</version>
565+
<version>0.8.0</version>
566566
<extensions>true</extensions>
567567
</plugin>
568568
</plugins>
@@ -572,3 +572,4 @@
572572
</profiles>
573573

574574
</project>
575+

0 commit comments

Comments
 (0)