Polish "Fix typo in 'Reacting to the Maven plugin' title"
See gh-26751
This commit is contained in:
parent
9eea502c3e
commit
aff1366731
|
|
@ -64,7 +64,7 @@ When Gradle's {application-plugin}[`application` plugin] is applied to a project
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[[reacting-to-other-plugins-maven]]
|
[[reacting-to-other-plugins.maven]]
|
||||||
== Reacting to the Maven plugin
|
== Reacting to the Maven plugin
|
||||||
WARNING: Support for reacting to Gradle's `maven` plugin is deprecated and will be removed in a future release.
|
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.
|
Please use the `maven-publish` plugin instead.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue