This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-flink.git
The following commit(s) were added to refs/heads/main by this push:
new abeae5e Update pom.xml
abeae5e is described below
commit abeae5eb5dd8ffcfad85fc085c94f6dbbccee2c0
Author: von gosling <[email protected]>
AuthorDate: Thu Aug 26 15:37:12 2021 +0800
Update pom.xml
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cf95657..14cc52c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,8 @@
<exclude>.gitignore</exclude>
<exclude>.travis.yml</exclude>
<exclude>.asf.yaml</exclude>
- <exclude>README.md</exclude>>
+ <exclude>README.md</exclude>
+ <exclude>dependency-reduced-pom.xml</exclude>
</excludes>
</configuration>
</plugin>