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 1370c7ca15baf6a931418c274797f342ca807b0f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Aug 6 09:59:36 2019 +0200 CAMEL-13792 - Rename components to default names, Camel-quartz2 to camel-quartz - Update references, take 3 --- platforms/spring-boot/components-starter/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/platforms/spring-boot/components-starter/pom.xml b/platforms/spring-boot/components-starter/pom.xml index 2f7a8d3..9401240 100644 --- a/platforms/spring-boot/components-starter/pom.xml +++ b/platforms/spring-boot/components-starter/pom.xml @@ -300,7 +300,6 @@ <module>camel-pubnub-starter</module> <module>camel-pulsar-starter</module> <module>camel-quartz-starter</module> - <module>camel-quartz2-starter</module> <module>camel-quickfix-starter</module> <module>camel-rabbitmq-starter</module> <module>camel-reactive-executor-vertx-starter</module>