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 2017/03/22 16:02:55 UTC

karaf git commit: [KARAF-5044] Upgrade to maven-site-plugin 3.6

Repository: karaf
Updated Branches:
  refs/heads/master 4cad3de3b -> 7ec1515e3


[KARAF-5044]�Upgrade to maven-site-plugin 3.6


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/7ec1515e
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/7ec1515e
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/7ec1515e

Branch: refs/heads/master
Commit: 7ec1515e3ff30812bfd8c5d6d6971944f659fa4d
Parents: 4cad3de
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Mar 22 17:02:14 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Mar 22 17:02:14 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/7ec1515e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8cb6c2c..ebd2955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1863,7 +1863,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.5</version>
+                    <version>3.6</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>