Skip to content

chore(build): bump central-publishing-maven-plugin to 0.11.0 - #3

Merged
marevol merged 1 commit into
masterfrom
chore/bump-central-publishing-plugin-0.11.0
Aug 6, 2026
Merged

chore(build): bump central-publishing-maven-plugin to 0.11.0#3
marevol merged 1 commit into
masterfrom
chore/bump-central-publishing-plugin-0.11.0

Conversation

@marevol

@marevol marevol commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.11.0.

Details

The plugin is declared in the main <build><plugins> section with <extensions>true</extensions>, so it is loaded as a build extension on every Maven invocation, not only during releases.

The existing <configuration> only sets <publishingServerId>, which is unchanged across this version range, so no configuration updates are required.

Verification

  • 0.11.0 is the current release on Maven Central and resolves successfully.
  • mvn validate passes with the new extension version loaded.

Update org.sonatype.central:central-publishing-maven-plugin from 0.7.0
to 0.11.0, the current release on Maven Central.
@marevol
marevol merged commit a591a4e into master Aug 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant