We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f93b5 commit 4f4f024Copy full SHA for 4f4f024
1 file changed
pom.xml
@@ -437,7 +437,7 @@
437
<plugin>
438
<groupId>org.sonatype.central</groupId>
439
<artifactId>central-publishing-maven-plugin</artifactId>
440
- <version>0.9.0</version> <!-- or latest; check https://central.sonatype.com/artifact/org.sonatype.central/central-publishing-maven-plugin -->
+ <version>0.10.0</version> <!-- or latest; check https://central.sonatype.com/artifact/org.sonatype.central/central-publishing-maven-plugin -->
441
<extensions>true</extensions>
442
<configuration>
443
<publishingServerId>central</publishingServerId> <!-- match settings.xml <id> -->
0 commit comments