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
commit 0c6e1c21f927de6e91d9f562e719bb92a120df43 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Mar 30 10:06:13 2020 +0200 Regen --- bom/camel-bom/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml index ad4b7a113..3e3896f 100644 --- a/bom/camel-bom/pom.xml +++ b/bom/camel-bom/pom.xml @@ -463,11 +463,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-commands-core</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-componentdsl</artifactId> <version>${project.version}</version> </dependency>
