This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 366bd3b cleanup camel-k bom
366bd3b is described below
commit 366bd3ba59420f72937834839b5b99aa2f7d0900
Author: lburgazzoli <[email protected]>
AuthorDate: Mon Jul 15 17:01:46 2019 +0200
cleanup camel-k bom
---
camel-k-runtime-bom/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/camel-k-runtime-bom/pom.xml b/camel-k-runtime-bom/pom.xml
index c9b0dc9..26be2dc 100644
--- a/camel-k-runtime-bom/pom.xml
+++ b/camel-k-runtime-bom/pom.xml
@@ -156,7 +156,6 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>${log4j2.version}</version>
- <scope>runtime</scope>
</dependency>
</dependencies>
</dependencyManagement>