You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/18 08:14:09 UTC

[camel-kamelets] branch main updated: Upgrade tests and doc to Camel 4.1.0 (#1695)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 5f9c87ad Upgrade tests and doc to Camel 4.1.0 (#1695)
5f9c87ad is described below

commit 5f9c87ada29b71af5f14f29e879236d8d10fd656
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Wed Oct 18 10:14:04 2023 +0200

    Upgrade tests and doc to Camel 4.1.0 (#1695)
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>
---
 docs/antora.yml | 2 +-
 test/Makefile   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index ed48d76b..c5f8d236 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -34,5 +34,5 @@ asciidoc:
     camel-k-docs-version: next
 #    camel-kafka-connector-version: none
 #    camel-kafka-connector-docs-version: none
-    camel-version: 4.0.0
+    camel-version: 4.1.0
     camel-docs-version: next
diff --git a/test/Makefile b/test/Makefile
index 24470fbf..fe6cde1a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-camel-version := 4.0.1
+camel-version := 4.1.0
 camel-kamelets-version := 4.1.0-SNAPSHOT
 kamelets-local-dir := ../../../kamelets
 test := .