This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new f0e4665 remove MPIR unused reports
f0e4665 is described below
commit f0e4665649f8cdda86de49b00068bc6c5960291e
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Feb 23 19:23:52 2022 +0100
remove MPIR unused reports
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e82723c..cfb5ad5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -330,8 +330,6 @@
<reports>
<report>team</report>
<report>mailing-lists</report>
- <report>scm</report> <!-- xdoc/scm.xml -->
- <report>issue-management</report> <!--
markdown/issue-management.md -->
<report>ci-management</report>
</reports>
</reportSet>