diff options
-rw-r--r-- | archiva-modules/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 001a8c35a..477967a40 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -90,13 +90,6 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> <version>${maven-project-info-reports-plugin.version}</version> - <reportSets> - <reportSet> - <reports> - <report>index</report> - </reports> - </reportSet> - </reportSets> </plugin> <plugin> |