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
The following commit(s) were added to refs/heads/master by this push:
new d362dbc Regen
d362dbc is described below
commit d362dbca805255c3bf051f6b0d0d4981dbde0013
Author: Andrea Cosentino <[email protected]>
AuthorDate: Sun Mar 22 12:51:15 2020 +0100
Regen
---
.../src/generated/resources/platform-http-vertx.json | 2 ++
docs/components/modules/ROOT/pages/index.adoc | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git
a/components/camel-platform-http-vertx/src/generated/resources/platform-http-vertx.json
b/components/camel-platform-http-vertx/src/generated/resources/platform-http-vertx.json
index b77b11d..8afdcf4 100644
---
a/components/camel-platform-http-vertx/src/generated/resources/platform-http-vertx.json
+++
b/components/camel-platform-http-vertx/src/generated/resources/platform-http-vertx.json
@@ -5,6 +5,8 @@
"title": "Platform Http Vertx",
"description": "Implementation of the Platform HTTP Engine based on Vert.x
Web",
"deprecated": false,
+ "firstVersion": "3.2.0",
+ "label": "http",
"groupId": "org.apache.camel",
"artifactId": "camel-platform-http-vertx",
"version": "3.2.0-SNAPSHOT"
diff --git a/docs/components/modules/ROOT/pages/index.adoc
b/docs/components/modules/ROOT/pages/index.adoc
index 8c40a58..ff73665 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -724,7 +724,7 @@ Number of Miscellaneous Components: 37 in 37 JAR artifacts
(0 deprecated)
| xref:osgi-activator.adoc[Osgi Activator] (camel-osgi-activator) | 3.1 |
Camel OSGi Activator for running Camel routes from other bundles
-| xref:platform-http-vertx.adoc[Platform Http Vertx]
(camel-platform-http-vertx) | | Implementation of the Platform HTTP Engine
based on Vert.x Web
+| xref:platform-http-vertx.adoc[Platform Http Vertx]
(camel-platform-http-vertx) | 3.2 | Implementation of the Platform HTTP Engine
based on Vert.x Web
| xref:reactive-executor-vertx.adoc[Reactive Executor Vert.x]
(camel-reactive-executor-vertx) | 3.0 | Reactive Executor for camel-core using
Vert.x