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 7cdf3cc002 Generated against latest camel daily build
7cdf3cc002 is described below

commit 7cdf3cc002b335dd6cbff3bb380b400caf662290
Author: Jiri Ondrusek <[email protected]>
AuthorDate: Tue Jan 6 09:52:48 2026 +0100

    Generated against latest camel daily build
---
 docs/modules/ROOT/examples/components/olingo4.yml         | 2 +-
 docs/modules/ROOT/pages/reference/extensions/olingo4.adoc | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/modules/ROOT/examples/components/olingo4.yml 
b/docs/modules/ROOT/examples/components/olingo4.yml
index 147eaf1d4c..82b12c763b 100644
--- a/docs/modules/ROOT/examples/components/olingo4.yml
+++ b/docs/modules/ROOT/examples/components/olingo4.yml
@@ -4,7 +4,7 @@ cqArtifactId: camel-quarkus-olingo4
 cqArtifactIdBase: olingo4
 cqNativeSupported: true
 cqStatus: Stable
-cqDeprecated: true
+cqDeprecated: false
 cqJvmSince: 1.0.0
 cqNativeSince: 1.0.0
 cqCamelPartName: olingo4
diff --git a/docs/modules/ROOT/pages/reference/extensions/olingo4.adoc 
b/docs/modules/ROOT/pages/reference/extensions/olingo4.adoc
index 457b10050a..3361fda441 100644
--- a/docs/modules/ROOT/pages/reference/extensions/olingo4.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/olingo4.adoc
@@ -7,15 +7,15 @@
 :cq-artifact-id: camel-quarkus-olingo4
 :cq-native-supported: true
 :cq-status: Stable
-:cq-status-deprecation: Stable Deprecated
+:cq-status-deprecation: Stable
 :cq-description: Communicate with OData 4.0 services using Apache Olingo OData 
API.
-:cq-deprecated: true
+:cq-deprecated: false
 :cq-jvm-since: 1.0.0
 :cq-native-since: 1.0.0
 
 ifeval::[{doc-show-badges} == true]
 [.badges]
-[.badge-key]##JVM since##[.badge-supported]##1.0.0## [.badge-key]##Native 
since##[.badge-supported]##1.0.0## 
[.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
+[.badge-key]##JVM since##[.badge-supported]##1.0.0## [.badge-key]##Native 
since##[.badge-supported]##1.0.0##
 endif::[]
 
 Communicate with OData 4.0 services using Apache Olingo OData API.

Reply via email to