Skip to content

Commit 66250c0

Browse files
[MENFORCER-491] Fix plugin documentation generation
The new maven-plugin-report-plugin should be used.
1 parent 5d32e6c commit 66250c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-enforcer-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<plugins>
163163
<plugin>
164164
<groupId>org.apache.maven.plugins</groupId>
165-
<artifactId>maven-plugin-plugin</artifactId>
165+
<artifactId>maven-plugin-report-plugin</artifactId>
166166
</plugin>
167167
</plugins>
168168
</reporting>

0 commit comments

Comments
 (0)