This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new de7236e Regen
de7236e is described below
commit de7236ef62ea8469156d5ac041f7dd7bbfed34fe
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jul 20 10:20:54 2020 +0200
Regen
---
docs/components/modules/others/pages/opentracing.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/components/modules/others/pages/opentracing.adoc
b/docs/components/modules/others/pages/opentracing.adoc
index b12de68..3ee9a84 100644
--- a/docs/components/modules/others/pages/opentracing.adoc
+++ b/docs/components/modules/others/pages/opentracing.adoc
@@ -85,7 +85,7 @@ The OpenTracing Java Agent is associated with the following
dependency:
---------------------------------------------------------------------------------------------------------
<dependency>
<groupId>io.opentracing.contrib</groupId>
- <artifactId>opentracing-agent</artifactId>
+ <artifactId>opentracing-specialagent</artifactId>
</dependency>
---------------------------------------------------------------------------------------------------------