You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/07/27 21:11:14 UTC

[maven-fluido-skin] 02/02: [MSKINS-155] Upgrade Maven Site Plugin to 3.8.2

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit 9d2cdb475f1c75ac454a1b916a0ed9f117a4e80d
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat Jul 27 23:10:37 2019 +0200

    [MSKINS-155] Upgrade Maven Site Plugin to 3.8.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e30b1da..0d25f1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@ under the License.
   <properties>
     <bootstrap.version>2.3.2</bootstrap.version>
     <jquery.version>1.11.2</jquery.version>
-    <sitePluginVersion>3.7</sitePluginVersion>
+    <sitePluginVersion>3.8.2</sitePluginVersion>
   </properties>
 
   <repositories>