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 c8ceb4edfe8 camel-threadpoolfactory-vertx is experimental c8ceb4edfe8 is described below commit c8ceb4edfe8d19124a7e91514e0a462ff943ba7a Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Apr 2 14:36:18 2023 +0200 camel-threadpoolfactory-vertx is experimental --- components/camel-threadpoolfactory-vertx/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-threadpoolfactory-vertx/pom.xml b/components/camel-threadpoolfactory-vertx/pom.xml index dee9c677c84..fd85036baa4 100644 --- a/components/camel-threadpoolfactory-vertx/pom.xml +++ b/components/camel-threadpoolfactory-vertx/pom.xml @@ -35,7 +35,7 @@ <firstVersion>3.5.0</firstVersion> <label>reactive</label> <title>ThreadPoolFactory Vert.x</title> - <supportLevel>experimental</supportLevel> + <supportLevel>Experimental</supportLevel> </properties> <dependencies>