This is an automated email from the ASF dual-hosted git repository.

oalsafi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new e17564e  Regen
e17564e is described below

commit e17564e9c3b95f601a1c38ba4c94b9716cd81f8b
Author: Omar Al-Safi <omars...@gmail.com>
AuthorDate: Fri Jan 17 18:24:37 2020 +0100

    Regen
---
 .../camel/builder/endpoint/dsl/AS2EndpointBuilderFactory.java       | 4 ++--
 .../builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java      | 4 ++--
 docs/components/modules/ROOT/pages/index.adoc                       | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git 
a/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/AS2EndpointBuilderFactory.java
 
b/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/AS2EndpointBuilderFactory.java
index 2030352..290e889 100644
--- 
a/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/AS2EndpointBuilderFactory.java
+++ 
b/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/AS2EndpointBuilderFactory.java
@@ -2436,7 +2436,7 @@ public interface AS2EndpointBuilderFactory {
 
     public interface AS2Builders {
         /**
-         * AS2 (@@@ARTIFACTID@@@)
+         * AS2 (camel-as2)
          * Component used for transferring data secure and reliable over the
          * internet using the AS2 protocol.
          * 
@@ -2458,7 +2458,7 @@ public interface AS2EndpointBuilderFactory {
         }
     }
     /**
-     * AS2 (@@@ARTIFACTID@@@)
+     * AS2 (camel-as2)
      * Component used for transferring data secure and reliable over the
      * internet using the AS2 protocol.
      * 
diff --git 
a/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java
 
b/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java
index 35f951e..d15c867 100644
--- 
a/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java
+++ 
b/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java
@@ -2704,7 +2704,7 @@ public interface SalesforceEndpointBuilderFactory {
 
     public interface SalesforceBuilders {
         /**
-         * Salesforce (@@@ARTIFACTID@@@)
+         * Salesforce (camel-salesforce)
          * The salesforce component is used for integrating Camel with the
          * massive Salesforce API.
          * 
@@ -2735,7 +2735,7 @@ public interface SalesforceEndpointBuilderFactory {
         }
     }
     /**
-     * Salesforce (@@@ARTIFACTID@@@)
+     * Salesforce (camel-salesforce)
      * The salesforce component is used for integrating Camel with the massive
      * Salesforce API.
      * 
diff --git a/docs/components/modules/ROOT/pages/index.adoc 
b/docs/components/modules/ROOT/pages/index.adoc
index 3da920e..ff486df 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -6,7 +6,7 @@ The following Apache Camel artifacts are provided:
 == Components
 
 // components: START
-Number of Components: 309 in 246 JAR artifacts (1 deprecated)
+Number of Components: 309 in 247 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -22,7 +22,7 @@ Number of Components: 309 in 246 JAR artifacts (1 deprecated)
 
 | xref:apns-component.adoc[APNS] (camel-apns) | 2.8 | For sending 
notifications to Apple iOS devices.
 
-| xref:as2-component.adoc[AS2] (@@@ARTIFACTID@@@) | 2.22 | Component used for 
transferring data secure and reliable over the internet using the AS2 protocol.
+| xref:as2-component.adoc[AS2] (camel-as2) | 2.22 | Component used for 
transferring data secure and reliable over the internet using the AS2 protocol.
 
 | xref:asterisk-component.adoc[Asterisk] (camel-asterisk) | 2.18 | The 
asterisk component is used to interact with Asterisk PBX Server.
 
@@ -502,7 +502,7 @@ Number of Components: 309 in 246 JAR artifacts (1 
deprecated)
 
 | xref:saga-component.adoc[Saga] (camel-saga) | 2.21 | The saga component 
provides access to advanced options for managing the flow in the Saga EIP.
 
-| xref:salesforce-component.adoc[Salesforce] (@@@ARTIFACTID@@@) | 2.12 | The 
salesforce component is used for integrating Camel with the massive Salesforce 
API.
+| xref:salesforce-component.adoc[Salesforce] (camel-salesforce) | 2.12 | The 
salesforce component is used for integrating Camel with the massive Salesforce 
API.
 
 | xref:sap-netweaver-component.adoc[SAP NetWeaver] (camel-sap-netweaver) | 
2.12 | The sap-netweaver component integrates with the SAP NetWeaver Gateway 
using HTTP transports.
 

Reply via email to