This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8b95991 regen docs
new 1735c51 Camel-AWS ECS: Fixed endpoint description.
new 2414542 Camel-AWS ECS: Regen and regen docs
new 7982118 Camel-AWS EKS: Fixed endpoint description.
new 4005279 Camel-AWS EKS: Regen and regen docs
new 3fff135 Camel-AWS MSK: Fixed endpoint description.
new 25571cb Camel-AWS MSK: Regen and regen docs
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/java/org/apache/camel/component/aws/ecs/ECSEndpoint.java | 2 +-
.../src/main/java/org/apache/camel/component/aws/eks/EKSEndpoint.java | 2 +-
.../src/main/java/org/apache/camel/component/aws/msk/MSKEndpoint.java | 2 +-
.../apache/camel/builder/endpoint/dsl/ECSEndpointBuilderFactory.java | 4 ++--
.../apache/camel/builder/endpoint/dsl/EKSEndpointBuilderFactory.java | 4 ++--
.../apache/camel/builder/endpoint/dsl/MSKEndpointBuilderFactory.java | 4 ++--
.../camel/component/aws/ecs/springboot/ECSComponentConfiguration.java | 2 +-
.../camel/component/aws/eks/springboot/EKSComponentConfiguration.java | 2 +-
.../camel/component/aws/msk/springboot/MSKComponentConfiguration.java | 2 +-
9 files changed, 12 insertions(+), 12 deletions(-)