You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/02/17 22:04:16 UTC

[maven-apache-parent] branch master updated: [MPOM-291] upgrade maven-site-plugin to 3.11.0

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-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f77587d  [MPOM-291] upgrade maven-site-plugin to 3.11.0
f77587d is described below

commit f77587d0b0c13bf6c2a0f1b96b7549b0635949a1
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Thu Feb 17 23:04:14 2022 +0100

    [MPOM-291] upgrade maven-site-plugin to 3.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d6eb83..baca755 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.10.0</version>
+          <version>3.11.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>