You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/01/03 07:45:47 UTC

[karaf] branch master updated: [KARAF-6563] Upgrade to maven-site-plugin 3.8.2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new c4d5c67  [KARAF-6563] Upgrade to maven-site-plugin 3.8.2
     new c8e7772  Merge pull request #1032 from jbonofre/KARAF-6563
c4d5c67 is described below

commit c4d5c6764a6bcfedcbda91bf0b56b5305c9ecd42
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Dec 23 15:00:13 2019 +0100

    [KARAF-6563] Upgrade to maven-site-plugin 3.8.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0c7fe83..8945686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1972,7 +1972,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.7.1</version>
+                    <version>3.8.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -2167,7 +2167,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>3.7.1</version>
+                <version>3.8.2</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>