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

albumenj pushed a commit to branch 3.2.0-beta.5-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2.0-beta.5-release by this 
push:
     new aaa52aabec Fix javadoc version
aaa52aabec is described below

commit aaa52aabecea278c8f866c3a72fbddf9d6132281
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Feb 6 19:17:58 2023 +0800

    Fix javadoc version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3ce21db63a..68fd3e5a5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -448,6 +448,7 @@
                             <charset>UTF-8</charset>
                             <encoding>UTF-8</encoding>
                             <docencoding>UTF-8</docencoding>
+                            <source>${maven_source_version}</source>
                             <links>
                                 
<link>http://docs.oracle.com/javase/8/docs/api</link>
                             </links>

Reply via email to