This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/camel-main by this push: new cae10ed6ec reformat cae10ed6ec is described below commit cae10ed6ec7f7893444bb64fd090f43198186c3f Author: JiriOndrusek <ondrusek.j...@gmail.com> AuthorDate: Tue Nov 19 15:34:09 2024 +0100 reformat --- .../etcd3/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions-jvm/etcd3/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions-jvm/etcd3/runtime/src/main/resources/META-INF/quarkus-extension.yaml index 7b631d083c..8e7339e024 100644 --- a/extensions-jvm/etcd3/runtime/src/main/resources/META-INF/quarkus-extension.yaml +++ b/extensions-jvm/etcd3/runtime/src/main/resources/META-INF/quarkus-extension.yaml @@ -32,3 +32,4 @@ metadata: - "integration" status: - "preview" + - "deprecated" \ No newline at end of file