Merge pull request #26751 from abelsromero

* pr/26751:
  Polish "Fix typo in 'Reacting to the Maven plugin' title"
  Fix typo in 'Reacting to the Maven plugin' title

Closes gh-26751
This commit is contained in:
Stephane Nicoll 2021-06-04 09:52:50 +02:00
commit 8ab28951dd
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ When Gradle's {application-plugin}[`application` plugin] is applied to a project
[[reacting-to-other-plugins-maven]]
=Í= Reacting to the Maven plugin
[[reacting-to-other-plugins.maven]]
== Reacting to the Maven plugin
WARNING: Support for reacting to Gradle's `maven` plugin is deprecated and will be removed in a future release.
Please use the `maven-publish` plugin instead.