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/04/27 11:50:35 UTC

[karaf] branch master updated: [KARAF-6689] Upgrade to maven-site-plugin 3.9.0

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 6fadeaf  [KARAF-6689] Upgrade to maven-site-plugin 3.9.0
     new 1d0592a  Merge pull request #1104 from jbonofre/KARAF-6689
6fadeaf is described below

commit 6fadeafd758d6b8618f9d79e9cf87e9189006ad3
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 06:54:27 2020 +0200

    [KARAF-6689] Upgrade to maven-site-plugin 3.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10c046f..060bab5 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.8.2</version>
+                    <version>3.9.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>