This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new bb55d5082a2 Fix website build when adding new components for Spring
Boot
bb55d5082a2 is described below
commit bb55d5082a29a8ce5ba5c73afde18a23f9ca6198
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Dec 9 18:05:07 2022 +0100
Fix website build when adding new components for Spring Boot
---
components/camel-rocketmq/src/main/docs/rocketmq-component.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/components/camel-rocketmq/src/main/docs/rocketmq-component.adoc
b/components/camel-rocketmq/src/main/docs/rocketmq-component.adoc
index 4822aa4b8ee..edac3bdffa8 100644
--- a/components/camel-rocketmq/src/main/docs/rocketmq-component.adoc
+++ b/components/camel-rocketmq/src/main/docs/rocketmq-component.adoc
@@ -6,6 +6,8 @@
:since: 3.20
:supportlevel: Preview
:component-header: Both producer and consumer are supported
+//Manually maintained attributes
+:camel-spring-boot-name: rocketmq
*Since Camel {since}*