You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/12 09:05:14 UTC

[camel] branch master updated: Regen

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

acosentino 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 6eb8b96  Regen
6eb8b96 is described below

commit 6eb8b96dd448fea6ec3575702d75f85a5962ade1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Jan 12 10:03:21 2019 +0100

    Regen
---
 .../components-starter/camel-headersmap-starter/pom.xml           | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
index cafa472..8493f7c 100644
--- a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
@@ -38,14 +38,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-headersmap</artifactId>
       <version>${project.version}</version>
-      <!--START OF GENERATED CODE-->
-      <exclusions>
-        <exclusion>
-          <groupId>org.apache.logging.log4j</groupId>
-          <artifactId>log4j-core</artifactId>
-        </exclusion>
-      </exclusions>
-      <!--END OF GENERATED CODE-->
     </dependency>
     <!--START OF GENERATED CODE-->
     <dependency>