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

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


The following commit(s) were added to refs/heads/release-1.1 by this push:
     new bee6c42  [BAHIR-304] Remove release backup files
bee6c42 is described below

commit bee6c42fabf49ce2407a0d30aeb9d157e8f46b9c
Author: Joao Boto <[email protected]>
AuthorDate: Wed Jul 27 13:20:47 2022 +0200

    [BAHIR-304] Remove release backup files
---
 distribution/src/main/assembly/src.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distribution/src/main/assembly/src.xml 
b/distribution/src/main/assembly/src.xml
index 68c86d7..26dea1a 100644
--- a/distribution/src/main/assembly/src.xml
+++ b/distribution/src/main/assembly/src.xml
@@ -37,6 +37,7 @@
                 <exclude>**/conf/*.properties</exclude>
                 <exclude>**/conf/*.xml</exclude>
                 <exclude>**/dependency-reduced-pom.xml</exclude>
+                <exclude>**/pom.xml.releaseBackup</exclude>
                 <exclude>**/scratch_space</exclude>
                 <exclude>**/scratch_space/**/*</exclude>
                 <exclude>**/target</exclude>

Reply via email to