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/07/11 08:58:32 UTC

[camel] branch huaweicloud-3.1.47 created (now 3d55aed73a6)

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

acosentino pushed a change to branch huaweicloud-3.1.47
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 3d55aed73a6 Upgrade Huawei cloud core to version 3.1.47

This branch includes the following new commits:

     new 3d55aed73a6 Upgrade Huawei cloud core to version 3.1.47

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: Upgrade Huawei cloud core to version 3.1.47

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

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

commit 3d55aed73a68ec84e2d33dac64d90195fdf40644
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 11 10:57:59 2023 +0200

    Upgrade Huawei cloud core to version 3.1.47
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ee1283b1f6a..851e6704309 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -214,7 +214,7 @@
         <httpclient4-version>4.5.14</httpclient4-version>
         <httpasyncclient-version>4.1.5</httpasyncclient-version>
         <huaweicloud-obs-version>3.23.3.1</huaweicloud-obs-version>
-        <huaweicloud-sdk-version>3.1.45</huaweicloud-sdk-version>
+        <huaweicloud-sdk-version>3.1.47</huaweicloud-sdk-version>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>73.1</icu4j-version>
         <ignite-version>2.15.0</ignite-version>