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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 42855895b24 CAMEL-22079: camel-jbang - Move DEPS modeline parsing out
of camel-k
42855895b24 is described below
commit 42855895b24933a29c82cd5a379a70e658424560
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat May 17 16:56:39 2025 +0200
CAMEL-22079: camel-jbang - Move DEPS modeline parsing out of camel-k
---
.../org/apache/camel/springboot/catalog/others/dsl-modeline.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/dsl-modeline.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/dsl-modeline.json
index 9991cddba2b..fb6dd1088f0 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/dsl-modeline.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/dsl-modeline.json
@@ -3,8 +3,8 @@
"kind": "other",
"name": "dsl-modeline",
"title": "DSL Modeline",
- "description": "Camel DSL Camel K modeline",
- "deprecated": true,
+ "description": "Camel DSL modeline",
+ "deprecated": false,
"firstVersion": "3.16.0",
"label": "dsl",
"supportLevel": "Stable",