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

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git

commit 46df297a483ed2d2a459a6582a3f4f4f08b816e6
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Mon Apr 8 16:59:15 2024 -0400

    PROTON-2811 Update pom exclusions for RAT license plugin
---
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pom.xml b/pom.xml
index 07bfcdd..a0f96a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,10 @@
                   <exclude>**/target/</exclude>
                   <exclude>**/install/</exclude>
                   <exclude>**/README.md</exclude>
+                  <exclude>**/Reconnection.md</exclude>
+                  <exclude>**/GettingStarted.md</exclude>
+                  <exclude>**/LargeMessages.md</exclude>
+                  <exclude>**/Configuration.md</exclude>
                   <exclude>**/VERSION.txt</exclude>
                   <exclude>**/licenses/**</exclude>
                   <exclude>qpid-proton/**</exclude>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to