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 295ab7362d3 Regen
295ab7362d3 is described below
commit 295ab7362d38de05c2140a01130568d14ca80d49
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 30 11:52:23 2022 +0200
Regen
---
components/camel-jq/src/generated/resources/jq.json | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/components/camel-jq/src/generated/resources/jq.json
b/components/camel-jq/src/generated/resources/jq.json
deleted file mode 100644
index 1abe9b039c6..00000000000
--- a/components/camel-jq/src/generated/resources/jq.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "other": {
- "kind": "other",
- "name": "jq",
- "title": "Jq",
- "description": "Java expression language using JQ",
- "deprecated": false,
- "firstVersion": "3.18.0",
- "supportLevel": "Preview",
- "groupId": "org.apache.camel",
- "artifactId": "camel-jq",
- "version": "3.18.0-SNAPSHOT"
- }
-}