This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 0e63786a670c2f4f0c6a2732b83b6d42aa8278f3 Author: Tung Tran <[email protected]> AuthorDate: Wed Jul 19 13:33:06 2023 +0700 [UPGRADE] - Maven - org.apache.maven.plugins:maven-jxr-plugin 3.2.0 -> 3.3.0 --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c109f7ef34..4b3c31b283 100644 --- a/pom.xml +++ b/pom.xml @@ -3243,10 +3243,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jxr-plugin</artifactId> - <version>3.2.0</version> - <configuration> - <aggregate>true</aggregate> - </configuration> + <version>3.3.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
