Skip to content

Commit 0864099

Browse files
committed
pom: use central-publishing-maven-plugin 0.9.0
1 parent ddb0611 commit 0864099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.sonatype.central</groupId>
186186
<artifactId>central-publishing-maven-plugin</artifactId>
187-
<version>0.6.0</version>
187+
<version>0.9.0</version>
188188
<extensions>true</extensions>
189189
<configuration>
190190
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)