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 2020/10/16 06:05:03 UTC

[camel] 02/02: [CAMEL-15692] adding jsonb dataformat

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

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

commit b5d1305ef2a8bd3fab88ba491c9899f312b6069e
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Oct 16 08:04:24 2020 +0200

    [CAMEL-15692] adding jsonb dataformat
---
 .../resources/org/apache/camel/catalog/docs/json-jsonb-dataformat.adoc  | 2 +-
 .../resources/org/apache/camel/component/jsonb/json-jsonb.json          | 2 +-
 components/camel-jsonb/src/main/docs/json-jsonb-dataformat.adoc         | 2 +-
 docs/components/modules/dataformats/pages/json-jsonb-dataformat.adoc    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/json-jsonb-dataformat.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/json-jsonb-dataformat.adoc
index e87423e..37efdac 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/json-jsonb-dataformat.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/json-jsonb-dataformat.adoc
@@ -3,7 +3,7 @@
 :docTitle: JSON JSON-B
 :artifactId: camel-jsonb
 :description: Marshal POJOs to JSON and back using JSON-B.
-:since: 3.6
+:since: 3.7
 :supportLevel: Preview
 include::{cq-version}@camel-quarkus:ROOT:partial$reference/dataformats/json-jsonb.adoc[]
 
diff --git a/components/camel-jsonb/src/generated/resources/org/apache/camel/component/jsonb/json-jsonb.json b/components/camel-jsonb/src/generated/resources/org/apache/camel/component/jsonb/json-jsonb.json
index f122d2b..412b40f 100644
--- a/components/camel-jsonb/src/generated/resources/org/apache/camel/component/jsonb/json-jsonb.json
+++ b/components/camel-jsonb/src/generated/resources/org/apache/camel/component/jsonb/json-jsonb.json
@@ -5,7 +5,7 @@
     "title": "JSON JSON-B",
     "description": "Marshal POJOs to JSON and back using JSON-B.",
     "deprecated": false,
-    "firstVersion": "3.6.0",
+    "firstVersion": "3.7.0",
     "label": "dataformat,transformation,json",
     "javaType": "org.apache.camel.component.jsonb.JsonbDataFormat",
     "supportLevel": "Preview",
diff --git a/components/camel-jsonb/src/main/docs/json-jsonb-dataformat.adoc b/components/camel-jsonb/src/main/docs/json-jsonb-dataformat.adoc
index e87423e..37efdac 100644
--- a/components/camel-jsonb/src/main/docs/json-jsonb-dataformat.adoc
+++ b/components/camel-jsonb/src/main/docs/json-jsonb-dataformat.adoc
@@ -3,7 +3,7 @@
 :docTitle: JSON JSON-B
 :artifactId: camel-jsonb
 :description: Marshal POJOs to JSON and back using JSON-B.
-:since: 3.6
+:since: 3.7
 :supportLevel: Preview
 include::{cq-version}@camel-quarkus:ROOT:partial$reference/dataformats/json-jsonb.adoc[]
 
diff --git a/docs/components/modules/dataformats/pages/json-jsonb-dataformat.adoc b/docs/components/modules/dataformats/pages/json-jsonb-dataformat.adoc
index 39f4889..c9c1419 100644
--- a/docs/components/modules/dataformats/pages/json-jsonb-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/json-jsonb-dataformat.adoc
@@ -5,7 +5,7 @@
 :docTitle: JSON JSON-B
 :artifactId: camel-jsonb
 :description: Marshal POJOs to JSON and back using JSON-B.
-:since: 3.6
+:since: 3.7
 :supportLevel: Preview
 include::{cq-version}@camel-quarkus:ROOT:partial$reference/dataformats/json-jsonb.adoc[]