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 2021/02/08 08:30:15 UTC

[camel-karaf] branch master updated (0a365d1 -> 567fce7)

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

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


    from 0a365d1  Upgrade Azure Eventhubs checkpoint blob bundle to version 1.4.0
     new a7853bb  Upgrade Azure Storage Blob Common bundle to version 12.10.0_1
     new 567fce7  Upgrade Azure Storage Blob bundle to version 12.10.0_1

The 2 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.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel-karaf] 02/02: Upgrade Azure Storage Blob bundle to version 12.10.0_1

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

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

commit 567fce717c200ff489513d2dac13994280f04b6e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 8 09:24:30 2021 +0100

    Upgrade Azure Storage Blob bundle to version 12.10.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a91f9d7..88b5a50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
         <azure-messaging-eventhubs-bundle-version>5.4.0_1</azure-messaging-eventhubs-bundle-version>
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.4.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         <azure-storage-common-bundle-version>12.10.0_1</azure-storage-common-bundle-version>
-        <azure-storage-blob-bundle-version>12.9.0_1</azure-storage-blob-bundle-version>
+        <azure-storage-blob-bundle-version>12.10.0_1</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.7.0_1</azure-storage-queue-bundle-version>
         <azure-storage-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version>
         <azure-guava-version>20.0</azure-guava-version>


[camel-karaf] 01/02: Upgrade Azure Storage Blob Common bundle to version 12.10.0_1

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

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

commit a7853bb51aec95d9de0f2ff324211f336384b155
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 8 09:23:31 2021 +0100

    Upgrade Azure Storage Blob Common bundle to version 12.10.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ac7e18..a91f9d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
         <azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version>
         <azure-messaging-eventhubs-bundle-version>5.4.0_1</azure-messaging-eventhubs-bundle-version>
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.4.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
-        <azure-storage-common-bundle-version>12.9.0_1</azure-storage-common-bundle-version>
+        <azure-storage-common-bundle-version>12.10.0_1</azure-storage-common-bundle-version>
         <azure-storage-blob-bundle-version>12.9.0_1</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.7.0_1</azure-storage-queue-bundle-version>
         <azure-storage-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version>