mirror of
https://github.com/apache/maven.git
synced 2025-03-06 00:29:26 +00:00
upgraded MPIR plugin to benefit from MPIR-322
This commit is contained in:
parent
b7088a34ed
commit
d8527aa9ce
5
pom.xml
5
pom.xml
@ -576,6 +576,11 @@
|
||||
<id>reporting</id>
|
||||
<reporting>
|
||||
<plugins>
|
||||
<plugin><!-- TODO remove when upgrading parent to 27 -->
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-project-info-reports-plugin</artifactId>
|
||||
<version>2.8</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user