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 2024/01/10 08:32:39 UTC

(camel) branch main updated: Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)" (#12732)

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.git


The following commit(s) were added to refs/heads/main by this push:
     new e970f72480f Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)" (#12732)
e970f72480f is described below

commit e970f72480f48717ae89153ee9581fade5d721a5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 10 09:32:32 2024 +0100

    Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)" (#12732)
    
    This reverts commit 22ac1c8534b273ddf18f8e9ff3907b5e5b5a522e.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b3b195c3bf5..8b284159f0c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,7 +82,7 @@
         <californium-version>2.8.0</californium-version>
         <californium-scandium-version>2.8.0</californium-scandium-version>
         <camunda-version>7.20.0</camunda-version>
-        <camel-k-version>2.2.0</camel-k-version>
+        <camel-k-version>2.1.0</camel-k-version>
         <cassandra-driver-version>4.17.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>