You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2023/04/14 00:48:17 UTC

[shardingsphere] branch master updated: Aggregate javadoc (#25158)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4fe47718364 Aggregate javadoc (#25158)
4fe47718364 is described below

commit 4fe47718364a1de644beff004037df911da90bff
Author: 孙念君 Nianjun Sun <su...@apache.org>
AuthorDate: Fri Apr 14 08:48:10 2023 +0800

    Aggregate javadoc (#25158)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e7b96e759d..a43887bf90e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1109,7 +1109,7 @@
                 <reportSets>
                     <reportSet>
                         <reports>
-                            <report>javadoc</report>
+                            <report>aggregate</report>
                         </reports>
                     </reportSet>
                 </reportSets>