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

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


The following commit(s) were added to refs/heads/master by this push:
     new 20c1486f Revert "Bump org.apache.maven.plugins:maven-site-plugin 
(#523)"
20c1486f is described below

commit 20c1486faca42b7ae9b22d5544b362be067f9987
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sun May 12 09:40:39 2024 +0200

    Revert "Bump org.apache.maven.plugins:maven-site-plugin (#523)"
    
    This reverts commit b3e37566b38ec37c2ebeb4fe7ad647aa429161ff.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0bd84694..0b9114a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>4.0.0-M14</version>
+          <version>4.0.0-M8</version>
           <configuration>
             <siteDirectory>${siteDirectory}</siteDirectory>
             <!-- don't deploy site with maven-site-plugin -->

Reply via email to