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 4088453 Regen
4088453 is described below
commit 408845317a3e4d725b6c078ee7ff39a0146e5f95
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon May 24 14:33:11 2021 +0200
Regen
---
.../resources/org/apache/camel/catalog/others.properties | 1 +
.../org/apache/camel/catalog/others/kamelet-main.json | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 128d3a1..d3a6df5 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -11,6 +11,7 @@ hystrix
jasypt
jfr
jta
+kamelet-main
leveldb
leveldb-legacy
lra
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kamelet-main.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kamelet-main.json
new file mode 100644
index 0000000..c5d3e34
--- /dev/null
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kamelet-main.json
@@ -0,0 +1,14 @@
+{
+ "other": {
+ "kind": "other",
+ "name": "kamelet-main",
+ "title": "Kamelet Main",
+ "description": "Main to run Kamelet standalone",
+ "deprecated": false,
+ "firstVersion": "3.11.0",
+ "supportLevel": "Preview",
+ "groupId": "org.apache.camel",
+ "artifactId": "camel-kamelet-main",
+ "version": "3.11.0-SNAPSHOT"
+ }
+}