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 6303428 Regen 6303428 is described below commit 6303428568181ff104fb9e0ab27dc2029a985cfc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 24 16:01:44 2020 +0100 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 aa26328..aef7328 100644 --- a/bom/camel-bom/pom.xml +++ b/bom/camel-bom/pom.xml @@ -1645,11 +1645,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-main</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-spring-redis</artifactId> <version>${project.version}</version> </dependency>