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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new f93ed92  Polished
f93ed92 is described below

commit f93ed928856ed494c2cc13313fba254fc6c04dc0
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue Feb 9 07:07:28 2021 +0100

    Polished
---
 core/camel-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/camel-core/pom.xml b/core/camel-core/pom.xml
index 02aa398..2afbd7d 100644
--- a/core/camel-core/pom.xml
+++ b/core/camel-core/pom.xml
@@ -254,7 +254,7 @@
                 </executions>
                 <configuration>
                     <excludes>
-                        <exclude>log4j.properties</exclude>
+                        <exclude>log4j2.properties</exclude>
                     </excludes>
                 </configuration>
             </plugin>

Reply via email to