You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/11 06:01:42 UTC

[camel] branch camel-3.14.x updated: CAMEL-17464: camel-servicenow - Docs was pointing to only 2 out of 3 supported apis.

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

davsclaus pushed a commit to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new 126beef  CAMEL-17464: camel-servicenow - Docs was pointing to only 2 out of 3 supported apis.
126beef is described below

commit 126beefd8a555a0aac29a00101b5d95a149194d9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 11 06:56:44 2022 +0100

    CAMEL-17464: camel-servicenow - Docs was pointing to only 2 out of 3 supported apis.
---
 .../camel-servicenow-component/src/main/docs/servicenow-component.adoc  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc b/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
index 70486f8..a370b3f 100644
--- a/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
+++ b/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
@@ -15,7 +15,7 @@
 
 The ServiceNow component provides access to ServiceNow platform through their REST API.
 
-The component supports multiple version of ServiceNow platform with default to Helsinki. Supported version are <<ServiceNow-Fuji>> and <<ServiceNow-Helsinki>>
+The component supports multiple version of ServiceNow platform with default to Helsinki.
 
 Maven users will need to add the following dependency to their pom.xml
 for this component: