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 ebbd5f26be2443bbd1025fd3c1fb106f2709a778
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 25 17:40:49 2020 +0200

    Regen docs
---
 docs/components/modules/ROOT/pages/json-validator-component.adoc | 2 +-
 docs/components/modules/others/pages/jta.adoc                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/json-validator-component.adoc 
b/docs/components/modules/ROOT/pages/json-validator-component.adoc
index e378655..d06a3b4 100644
--- a/docs/components/modules/ROOT/pages/json-validator-component.adoc
+++ b/docs/components/modules/ROOT/pages/json-validator-component.adoc
@@ -14,7 +14,7 @@
 *{component-header}*
 
 The JSON Schema Validator component performs bean validation of the message 
body
-against JSON Schemas v4 draft using the NetworkNT JSON Schema library
+against JSON Schemas v4, v6, v7 and v2019-09 draft using the NetworkNT JSON 
Schema library
 (https://github.com/networknt/json-schema-validator).
 
 Maven users will need to add the following dependency to their `pom.xml`
diff --git a/docs/components/modules/others/pages/jta.adoc 
b/docs/components/modules/others/pages/jta.adoc
index 4e21ac9..a3f2f89 100644
--- a/docs/components/modules/others/pages/jta.adoc
+++ b/docs/components/modules/others/pages/jta.adoc
@@ -12,4 +12,4 @@
 
 The `camel-jta` component is used for integrating Camel's transaction support 
with JTA.
 
-See more details in the xref: [Transaction Client EIP] documentation.
+See more details in the 
xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client] 
documentation.

Reply via email to