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-spring-boot.git
commit 68469da3949666d44b9b1c11c22b6605101132be Merge: 9cafd9f 542f0ca Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 18 01:59:07 2020 +0100 Merge pull request #29 from apache/automatic-periodic-sync [Github Actions] Periodic Sync Camel Spring Boot Master Branch .../apache/camel/springboot/catalog/components/activemq.json | 2 ++ .../org/apache/camel/springboot/catalog/components/amqp.json | 2 ++ .../org/apache/camel/springboot/catalog/components/jms.json | 2 ++ .../src/main/docs/activemq-starter.adoc | 3 ++- .../activemq/springboot/ActiveMQComponentConfiguration.java | 12 ++++++++++++ .../camel-amqp-starter/src/main/docs/amqp-starter.adoc | 3 ++- .../amqp/springboot/AMQPComponentConfiguration.java | 12 ++++++++++++ .../camel-jms-starter/src/main/docs/jms-starter.adoc | 3 ++- .../component/jms/springboot/JmsComponentConfiguration.java | 12 ++++++++++++ docs/modules/ROOT/pages/activemq-starter.adoc | 3 ++- docs/modules/ROOT/pages/amqp-starter.adoc | 3 ++- docs/modules/ROOT/pages/jms-starter.adoc | 3 ++- 12 files changed, 54 insertions(+), 6 deletions(-)