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 2017/06/07 08:06:57 UTC

[1/4] camel git commit: Upgrade Azure Storage to version 5.2.0

Repository: camel
Updated Branches:
  refs/heads/master 400d71320 -> e4503e369


Upgrade Azure Storage to version 5.2.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c1eef1df
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c1eef1df
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c1eef1df

Branch: refs/heads/master
Commit: c1eef1df454b8bc8ececa59ac87a84d1375707ed
Parents: 400d713
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 09:33:09 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 09:40:30 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c1eef1df/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6688cf5..1836364 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,8 +81,8 @@
     <aws-java-sdk-bundle-version>1.11.125_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.125</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>
-    <azure-storage-java-sdk-version>5.0.0</azure-storage-java-sdk-version>
-    <azure-storage-java-sdk-bundle-version>5.0.0_1</azure-storage-java-sdk-bundle-version>
+    <azure-storage-java-sdk-version>5.2.0</azure-storage-java-sdk-version>
+    <azure-storage-java-sdk-bundle-version>5.2.0_1</azure-storage-java-sdk-bundle-version>
     <azure-keyvault-core-bundle-version>1.0.0_1</azure-keyvault-core-bundle-version>
     <backport-util-concurrent-version>3.1</backport-util-concurrent-version>
     <bcel-bundle-version>5.2_4</bcel-bundle-version>


[2/4] camel git commit: Upgrade Consul client and related bundle to version 0.15.0

Posted by ac...@apache.org.
Upgrade Consul client and related bundle to version 0.15.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/824310ac
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/824310ac
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/824310ac

Branch: refs/heads/master
Commit: 824310ac13f271f1f4474ed105f45e6109daefbc
Parents: c1eef1d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 09:52:21 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 09:52:21 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/824310ac/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1836364..ebb8ef1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -159,8 +159,8 @@
     <commons-pool2-version>2.4.2</commons-pool2-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.3</compress-lzf-version>
-    <consul-client-version>0.14.0</consul-client-version>
-    <consul-client-bundle-version>0.14.0_1</consul-client-bundle-version>
+    <consul-client-version>0.15.0</consul-client-version>
+    <consul-client-bundle-version>0.15.0_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <couchbase-client-version>1.4.13</couchbase-client-version>
     <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version>


[3/4] camel git commit: Upgrade AWS SDK client and related bundle to version 1.11.136

Posted by ac...@apache.org.
Upgrade AWS SDK client and related bundle to version 1.11.136


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc2a164b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bc2a164b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bc2a164b

Branch: refs/heads/master
Commit: bc2a164b1e84b2ea946bdf1d83c494680a743c45
Parents: 824310a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 10:01:49 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 10:01:49 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bc2a164b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ebb8ef1..5f344cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,8 +78,8 @@
     <avro-bundle-version>1.8.2_1</avro-bundle-version>
     <avro-ipc-bundle-version>1.8.2_1</avro-ipc-bundle-version>
     <awaitility.version>1.7.0</awaitility.version>
-    <aws-java-sdk-bundle-version>1.11.125_1</aws-java-sdk-bundle-version>
-    <aws-java-sdk-version>1.11.125</aws-java-sdk-version>
+    <aws-java-sdk-bundle-version>1.11.136_1</aws-java-sdk-bundle-version>
+    <aws-java-sdk-version>1.11.136</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>5.2.0</azure-storage-java-sdk-version>
     <azure-storage-java-sdk-bundle-version>5.2.0_1</azure-storage-java-sdk-bundle-version>


[4/4] camel git commit: Upgrade Libphonenumber and related bundle to version 8.5.0

Posted by ac...@apache.org.
Upgrade Libphonenumber and related bundle to version 8.5.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e4503e36
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e4503e36
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e4503e36

Branch: refs/heads/master
Commit: e4503e369bae2281bf24bafe0d1a11ed62321b7b
Parents: bc2a164
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 10:06:19 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 10:06:19 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e4503e36/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5f344cf..43280e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -423,8 +423,8 @@
     <kubernetes-model-version>1.0.73</kubernetes-model-version>
     <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
     <leveldbjni-version>1.8</leveldbjni-version>
-    <libphonenumber-version>8.4.2</libphonenumber-version>
-    <libphonenumber-bundle-version>8.4.2_1</libphonenumber-bundle-version>
+    <libphonenumber-version>8.5.0</libphonenumber-version>
+    <libphonenumber-bundle-version>8.5.0_1</libphonenumber-bundle-version>
     <!-- virtual dependency only used by Eclipse m2e -->
     <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
     <log4j-version>1.2.17</log4j-version>