You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2020/06/25 07:28:06 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2296] maven-site-plugin

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7bb8a3d  [OPENMEETINGS-2296] maven-site-plugin
7bb8a3d is described below

commit 7bb8a3df1d66123732857509d6fd14885634bbca
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Jun 25 14:27:24 2020 +0700

    [OPENMEETINGS-2296] maven-site-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db4ebc5..d2b439a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
 		<!-- plugin versions -->
 		<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
 		<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
-		<maven-site-plugin.version>3.9.0</maven-site-plugin.version>
+		<maven-site-plugin.version>3.9.1</maven-site-plugin.version>
 		<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
 		<minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
 		<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>