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/03/29 14:40:04 UTC

[camel] branch master updated (891bf1a -> 20fe967)

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.git.


    from 891bf1a  CAMEL-14715 - Removed camel-test-karaf (camel-karaf migration), docs
     new a1a73af  Upgrade Zipkin to version 2.21.0
     new 20fe967  Upgrade Zipkin Reporter to version 2.12.2

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Upgrade Zipkin Reporter to version 2.12.2

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.git

commit 20fe9670b65ddb6a2cb8f673de9021cc4a0fb46a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 29 16:37:46 2020 +0200

    Upgrade Zipkin Reporter to version 2.12.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 94891a8..120a622 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -692,7 +692,7 @@
         <xstream-version>1.4.11.1</xstream-version>
         <yetus-audience-annotations-version>0.11.0</yetus-audience-annotations-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
-        <zipkin-reporter-version>2.12.1</zipkin-reporter-version>
+        <zipkin-reporter-version>2.12.2</zipkin-reporter-version>
         <zipkin-version>2.21.0</zipkin-version>
         <zipkin-libthrift-version>0.13.0</zipkin-libthrift-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>


[camel] 01/02: Upgrade Zipkin to version 2.21.0

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.git

commit a1a73afc3bea22ef89e139047a9fb2c80a9caa39
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 29 16:37:29 2020 +0200

    Upgrade Zipkin to version 2.21.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2f41935..94891a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -693,7 +693,7 @@
         <yetus-audience-annotations-version>0.11.0</yetus-audience-annotations-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
         <zipkin-reporter-version>2.12.1</zipkin-reporter-version>
-        <zipkin-version>2.20.2</zipkin-version>
+        <zipkin-version>2.21.0</zipkin-version>
         <zipkin-libthrift-version>0.13.0</zipkin-libthrift-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.5.7</zookeeper-version>