This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit c4ef7118230444e5ad240ed80e10e973460ee9ec Author: James Netherton <[email protected]> AuthorDate: Wed Jul 3 15:01:12 2024 +0100 Update generated files --- .../runtime/src/main/resources/META-INF/quarkus-extension.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/kotlin-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/kotlin-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml index b62c8f99c7..93c19545b0 100644 --- a/extensions/kotlin-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml +++ b/extensions/kotlin-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml @@ -30,3 +30,4 @@ metadata: - "integration" status: - "stable" + - "deprecated" \ No newline at end of file
