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:
commit
8ab28951dd
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue