This is an automated email from the ASF dual-hosted git repository.
gaoxihui pushed a commit to branch release-2.2.5-incubating-rc2
in repository https://gitbox.apache.org/repos/asf/ozhera.git
The following commit(s) were added to refs/heads/release-2.2.5-incubating-rc2
by this push:
new 04b170e1 feat: update configuration to prepare for release
04b170e1 is described below
commit 04b170e1a72ffc1574c8ffd9642db121660b3b53
Author: gaoxihui <[email protected]>
AuthorDate: Thu Feb 27 14:10:09 2025 +0800
feat: update configuration to prepare for release
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 4c5944fe..110e8661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1100,6 +1100,7 @@
<exclude>**/*.png</exclude>
<exclude>**/*.jpg</exclude>
<exclude>**/*.jpeg</exclude>
+ <exclude>dist/licenses/**/*</exclude>
</excludes>
</configuration>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]