This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 985d0bcd [MRELEASE-1149] Current release of the plugin has 
configuration docs missing
985d0bcd is described below

commit 985d0bcd3f9bd28fc8e78e9c0744abe66aeea7ef
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 29 12:46:49 2024 +0200

    [MRELEASE-1149] Current release of the plugin has configuration docs missing
---
 maven-release-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-release-plugin/pom.xml b/maven-release-plugin/pom.xml
index 0f356800..75121505 100644
--- a/maven-release-plugin/pom.xml
+++ b/maven-release-plugin/pom.xml
@@ -174,7 +174,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin-plugin</artifactId>
+        <artifactId>maven-plugin-report-plugin</artifactId>
         <configuration>
           <requirementsHistories>
             <requirementsHistory>

Reply via email to