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 2020/07/13 06:42:03 UTC

[camel-karaf] branch master updated (e4ca21a -> 7ec2bc9)

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 e4ca21a  Upgrade Azure Storage Queue bundle to version 12.5.2_1
     new 0f136da  Upgrade Azure Storage Blob bundle to version 12.7.0_1
     new 7ec2bc9  Upgrade Azure Storage Common bundle to version 12.7.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] 01/02: Upgrade Azure Storage Blob bundle to version 12.7.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 0f136da0c69db252bf97dd126fa7fad8632dc7ec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 13 08:37:17 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index bd53d5a..95338a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
         <aws-java-sdk-bundle-version>1.11.714_1</aws-java-sdk-bundle-version>
         <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version>
         <azure-storage-common-bundle-version>12.6.1_1</azure-storage-common-bundle-version>
-        <azure-storage-blob-bundle-version>12.6.1_1</azure-storage-blob-bundle-version>
+        <azure-storage-blob-bundle-version>12.7.0_1</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.5.2_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] 02/02: Upgrade Azure Storage Common bundle to version 12.7.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 7ec2bc94747e792e7d6ab1f000a66fa87bab0b09
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 13 08:37:40 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 95338a6..458183d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
         <avro-bundle-version>1.9.1_1</avro-bundle-version>
         <aws-java-sdk-bundle-version>1.11.714_1</aws-java-sdk-bundle-version>
         <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version>
-        <azure-storage-common-bundle-version>12.6.1_1</azure-storage-common-bundle-version>
+        <azure-storage-common-bundle-version>12.7.0_1</azure-storage-common-bundle-version>
         <azure-storage-blob-bundle-version>12.7.0_1</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.5.2_1</azure-storage-queue-bundle-version>
         <azure-storage-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version>