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 410450f  no jira: maven-site-plugin version rolled back due to 
MSITE-854
410450f is described below

commit 410450f91dd63328c59352ffdb4750b67d1e3ef1
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Mar 10 22:49:31 2020 +0700

    no jira: maven-site-plugin version rolled back due to MSITE-854
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 33390aa..dd5a9f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
                <!-- plugin versions -->
                
<maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
                
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
-               <maven-site-plugin.version>3.8.2</maven-site-plugin.version>
+               <maven-site-plugin.version>3.7.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>

Reply via email to