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

guoweijie pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.20 by this push:
     new 8e4133f6041 Revert "[hotfix] [docs] Fix java doc api"
8e4133f6041 is described below

commit 8e4133f6041d7bff24c7badfee164804bc227ca6
Author: Weijie Guo <[email protected]>
AuthorDate: Mon Aug 5 17:11:24 2024 +0800

    Revert "[hotfix] [docs] Fix java doc api"
    
    This reverts commit 9210312d4d9afc89a15608e910167bbd2bedb5c5.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0423c66301a..93473f6fcbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2236,7 +2236,7 @@ under the License.
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-javadoc-plugin</artifactId>
-                                       
<version>3.7.0</version><!--$NO-MVN-MAN-VER$-->
+                                       
<version>2.9.1</version><!--$NO-MVN-MAN-VER$-->
                                        <configuration>
                                                <quiet>true</quiet>
                                                
<detectOfflineLinks>false</detectOfflineLinks>

Reply via email to