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:07:13 UTC

(camel) branch revert-12641-dependabot/maven/org.apache.camel.k-camel-k-crds-2.2.0 created (now 957005444f9)

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

acosentino pushed a change to branch revert-12641-dependabot/maven/org.apache.camel.k-camel-k-crds-2.2.0
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 957005444f9 Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)"

This branch includes the following new commits:

     new 957005444f9 Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)"

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch revert-12641-dependabot/maven/org.apache.camel.k-camel-k-crds-2.2.0
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 957005444f9c310e5f323665fb0e7a8e983d79e8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 10 09:07:06 2024 +0100

    Revert "Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)"
    
    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 463b898745d..667847228df 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>