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 865f46ed9399fb9afe74d457f71766f67615a870
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Aug 20 16:09:43 2020 +0200

    Regen and sync properties
---
 camel-dependencies/pom.xml                                             | 2 +-
 .../org/apache/camel/catalog/docs/azure-eventhubs-component.adoc       | 3 ++-
 .../camel-azure-eventhubs/src/main/docs/azure-eventhubs-component.adoc | 2 +-
 docs/components/modules/ROOT/nav.adoc                                  | 2 +-
 docs/components/modules/ROOT/pages/azure-eventhubs-component.adoc      | 3 ++-
 5 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3decacb0..f7db6a3 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -71,7 +71,7 @@
     <awaitility-version>4.0.3</awaitility-version>
     <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs>
     <aws-java-sdk-version>1.11.714</aws-java-sdk-version>
-    <aws-java-sdk2-version>2.14.1</aws-java-sdk2-version>
+    <aws-java-sdk2-version>2.14.2</aws-java-sdk2-version>
     <aws-xray-version>2.6.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     
<azure-eventhubs-checkpointstore-blob-version>1.1.2</azure-eventhubs-checkpointstore-blob-version>
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-eventhubs-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-eventhubs-component.adoc
index f4b722d..64640f8 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-eventhubs-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-eventhubs-component.adoc
@@ -6,6 +6,8 @@
 :since: 3.5
 :supportLevel: Preview
 :component-header: Both producer and consumer are supported
+//Manually maintained attributes
+:group: Azure
 
 *Since Camel {since}*
 
@@ -237,4 +239,3 @@ Whereby `blobAccountName` is your Azure account name and 
`blobAccessKey` is the
 
 
 include::camel-spring-boot::page$azure-eventhubs-starter.adoc[]
-
diff --git 
a/components/camel-azure-eventhubs/src/main/docs/azure-eventhubs-component.adoc 
b/components/camel-azure-eventhubs/src/main/docs/azure-eventhubs-component.adoc
index 3651905..64640f8 100644
--- 
a/components/camel-azure-eventhubs/src/main/docs/azure-eventhubs-component.adoc
+++ 
b/components/camel-azure-eventhubs/src/main/docs/azure-eventhubs-component.adoc
@@ -6,6 +6,7 @@
 :since: 3.5
 :supportLevel: Preview
 :component-header: Both producer and consumer are supported
+//Manually maintained attributes
 :group: Azure
 
 *Since Camel {since}*
@@ -238,4 +239,3 @@ Whereby `blobAccountName` is your Azure account name and 
`blobAccessKey` is the
 
 
 include::camel-spring-boot::page$azure-eventhubs-starter.adoc[]
-
diff --git a/docs/components/modules/ROOT/nav.adoc 
b/docs/components/modules/ROOT/nav.adoc
index 56c8613..188f701 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -63,11 +63,11 @@
 *** xref:aws2-sqs-component.adoc[AWS 2 Simple Queue Service (SQS)]
 *** xref:aws2-translate-component.adoc[AWS 2 Translate]
 ** xref:azure-summary.adoc[Azure]
+*** xref:azure-eventhubs-component.adoc[Azure Event Hubs]
 *** xref:azure-storage-blob-component.adoc[Azure Storage Blob Service]
 *** xref:azure-blob-component.adoc[Azure Storage Blob Service (Deprecated)]
 *** xref:azure-storage-queue-component.adoc[Azure Storage Queue Service]
 *** xref:azure-queue-component.adoc[Azure Storage Queue Service (Deprecated)]
-** xref:azure-eventhubs-component.adoc[Azure Event Hubs]
 ** xref:bean-component.adoc[Bean]
 ** xref:bean-validator-component.adoc[Bean Validator]
 ** xref:beanstalk-component.adoc[Beanstalk]
diff --git a/docs/components/modules/ROOT/pages/azure-eventhubs-component.adoc 
b/docs/components/modules/ROOT/pages/azure-eventhubs-component.adoc
index c29b0c8..f897ae5 100644
--- a/docs/components/modules/ROOT/pages/azure-eventhubs-component.adoc
+++ b/docs/components/modules/ROOT/pages/azure-eventhubs-component.adoc
@@ -8,6 +8,8 @@
 :since: 3.5
 :supportLevel: Preview
 :component-header: Both producer and consumer are supported
+//Manually maintained attributes
+:group: Azure
 
 *Since Camel {since}*
 
@@ -239,4 +241,3 @@ Whereby `blobAccountName` is your Azure account name and 
`blobAccessKey` is the
 
 
 include::camel-spring-boot::page$azure-eventhubs-starter.adoc[]
-

Reply via email to