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/24 13:50:18 UTC

[camel] branch main updated: Fixed docs

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

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


The following commit(s) were added to refs/heads/main by this push:
     new ca35ffd  Fixed docs
ca35ffd is described below

commit ca35ffdf95cb418c6ff835a6e77645f77294c18f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jan 24 14:49:07 2022 +0100

    Fixed docs
---
 dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc     | 1 +
 dsl/camel-xml-jaxb-dsl/src/main/docs/java-xml-jaxb-dsl.adoc | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc b/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc
index 475bab5..8adfb59 100644
--- a/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc
+++ b/dsl/camel-xml-io-dsl/src/main/docs/java-xml-io-dsl.adoc
@@ -4,6 +4,7 @@
 :doctitle: XML Io Dsl
 :artifactid: camel-xml-io-dsl
 :description: Camel DSL with XML
+:since: 3.9
 :supportlevel: Stable
 //Manually maintained attributes
 :group: DSL
diff --git a/dsl/camel-xml-jaxb-dsl/src/main/docs/java-xml-jaxb-dsl.adoc b/dsl/camel-xml-jaxb-dsl/src/main/docs/java-xml-jaxb-dsl.adoc
index 09edf69..6109839 100644
--- a/dsl/camel-xml-jaxb-dsl/src/main/docs/java-xml-jaxb-dsl.adoc
+++ b/dsl/camel-xml-jaxb-dsl/src/main/docs/java-xml-jaxb-dsl.adoc
@@ -4,6 +4,7 @@
 :doctitle: Jaxb XML Dsl
 :artifactid: camel-xml-jaxb-dsl
 :description: Camel DSL with YAML
+:since: 3.9
 :supportlevel: Stable
 //Manually maintained attributes
 :group: DSL