diff options
-rw-r--r-- | archiva-docs/pom.xml | 2 | ||||
-rw-r--r-- | archiva-modules/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml index 134857ec8..bd7468865 100644 --- a/archiva-docs/pom.xml +++ b/archiva-docs/pom.xml @@ -97,7 +97,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.4</version> + <version>2.5</version> <reportSets> <reportSet> <reports> diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 201e2c846..846ab27e6 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -43,7 +43,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.3.1</version> + <version>2.5</version> <reportSets> <reportSet> <reports> |