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 e69f86a9234 CAMEL-9627: camel-cxf splitup
e69f86a9234 is described below
commit e69f86a9234ad68d36ebfdaf1e3b463dafa298b4
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 30 11:16:41 2022 +0200
CAMEL-9627: camel-cxf splitup
---
components/camel-cxf/camel-cxf-rest/src/main/docs/cxfrs-component.adoc | 2 +-
components/camel-cxf/camel-cxf-soap/src/main/docs/cxf-component.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/components/camel-cxf/camel-cxf-rest/src/main/docs/cxfrs-component.adoc
b/components/camel-cxf/camel-cxf-rest/src/main/docs/cxfrs-component.adoc
index 37062978568..91d6be24875 100644
--- a/components/camel-cxf/camel-cxf-rest/src/main/docs/cxfrs-component.adoc
+++ b/components/camel-cxf/camel-cxf-rest/src/main/docs/cxfrs-component.adoc
@@ -7,7 +7,7 @@
:supportlevel: Stable
:component-header: Both producer and consumer are supported
//Manually maintained attributes
-:camel-spring-boot-name: cxf
+:camel-spring-boot-name: cxf-rest
*Since Camel {since}*
diff --git
a/components/camel-cxf/camel-cxf-soap/src/main/docs/cxf-component.adoc
b/components/camel-cxf/camel-cxf-soap/src/main/docs/cxf-component.adoc
index a9b17a2bdd0..8011a0c58a2 100644
--- a/components/camel-cxf/camel-cxf-soap/src/main/docs/cxf-component.adoc
+++ b/components/camel-cxf/camel-cxf-soap/src/main/docs/cxf-component.adoc
@@ -7,7 +7,7 @@
:supportlevel: Stable
:component-header: Both producer and consumer are supported
//Manually maintained attributes
-:camel-spring-boot-name: cxf
+:camel-spring-boot-name: cxf-soap
*Since Camel {since}*