This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch mm in repository https://gitbox.apache.org/repos/asf/camel.git
commit a7ab16f6dcdef445c464987b8fe02bfb6eb1d85f Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Nov 16 09:05:35 2023 +0100 CAMEL-20105: camel-micromemter - Make it easier to configure for camel-main --- .../org/apache/camel/catalog/others/micrometer-prometheus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/micrometer-prometheus.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/micrometer-prometheus.json index de860450126..429ab2db753 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/micrometer-prometheus.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/micrometer-prometheus.json @@ -3,7 +3,7 @@ "kind": "other", "name": "micrometer-prometheus", "title": "Micrometer Prometheus", - "description": "Camel Micrometer Prometheus", + "description": "Camel Micrometer Prometheus for Camel Main", "deprecated": false, "firstVersion": "4.3.0", "supportLevel": "Preview",