From 7f30aa9c0ebec08f1473a20f15a2bdba45d16b7a Mon Sep 17 00:00:00 2001 From: Sergei Malafeev Date: Fri, 29 Mar 2019 10:23:35 +0800 Subject: [PATCH] Fix artifact id Signed-off-by: Sergei Malafeev --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0481e10..ceb221e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ pom.xml ```xml io.opentracing.contrib - asynchttpclient-opentracing + opentracing-asynchttpclient VERSION ``` diff --git a/pom.xml b/pom.xml index 155e6a7..57269f7 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 4.0.0 io.opentracing.contrib - asynchttpclient-opentracing + opentracing-asynchttpclient 0.3.1-SNAPSHOT