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-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new f6498ed Regen
f6498ed is described below
commit f6498ed39a987e03e46f261b6c2534fef1ab1761
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 14 14:06:07 2020 +0200
Regen
---
docs/modules/ROOT/pages/components.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/modules/ROOT/pages/components.adoc
b/docs/modules/ROOT/pages/components.adoc
index 9299c04..7e1c36e 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -164,6 +164,9 @@ Number of Camel components: 211 in 211 JAR artifacts (1
deprecated)
| xref:components::dataset-component.adoc[Dataset] (camel-dataset) +
`dataset:name` | 1.3 | The dataset component provides a mechanism to easily
perform load & soak testing of your system.
+| xref:components::djl-component.adoc[Deep Java Library] (camel-djl) +
+`djl:application` | 3.3 | The Deep Java Library component is used to infer
deep learning models.
+
| xref:components::digitalocean-component.adoc[DigitalOcean]
(camel-digitalocean) +
`digitalocean:operation` | 2.19 | The DigitalOcean component allows you to
manage Droplets and resources within the DigitalOcean cloud.
@@ -173,9 +176,6 @@ Number of Camel components: 211 in 211 JAR artifacts (1
deprecated)
| xref:components::disruptor-component.adoc[Disruptor] (camel-disruptor) +
`disruptor:name` | 2.12 | The disruptor component provides asynchronous SEDA
behavior using LMAX Disruptor.
-| xref:components::djl-component.adoc[DJL] (camel-djl) +
-`djl:application` | 3.2 | Represents a DJL endpoint.
-
| xref:components::dns-component.adoc[DNS] (camel-dns) +
`dns:dnsType` | 2.7 | To lookup domain information and run DNS queries using
DNSJava.