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

haonan pushed a commit to branch hera
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 7946a1add21b2c2313c8df2b98fceae29e5b554e
Author: HTHou <[email protected]>
AuthorDate: Mon May 19 15:59:40 2025 +0800

    hera
---
 distribution/src/assembly/common-files.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/distribution/src/assembly/common-files.xml 
b/distribution/src/assembly/common-files.xml
index e0c0aa3249a..68e3b4d1c39 100644
--- a/distribution/src/assembly/common-files.xml
+++ b/distribution/src/assembly/common-files.xml
@@ -27,12 +27,6 @@
         </fileSet>
     </fileSets>
     <files>
-        <file>
-            <source>${project.basedir}/../README.md</source>
-        </file>
-        <file>
-            <source>${project.basedir}/../README_ZH.md</source>
-        </file>
         <file>
             <source>${project.basedir}/../LICENSE-binary</source>
             <destName>LICENSE</destName>
@@ -41,8 +35,5 @@
             <source>${project.basedir}/../NOTICE-binary</source>
             <destName>NOTICE</destName>
         </file>
-        <file>
-            <source>${project.basedir}/../RELEASE_NOTES.md</source>
-        </file>
     </files>
 </component>

Reply via email to