Merge pull request #155 from DataDog/ark/readme_maven_fix

Fix maven doc.
This commit is contained in:
Ark 2017-11-16 11:49:22 -05:00 committed by GitHub
commit 566f9378df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ For Maven, add this to pom.xml:
<!-- OpenTracing API -->
<dependency>
<groupId>io.opentracing</groupId>
<artifactId>io.opentracing:opentracing-api</artifactId>
<artifactId>opentracing-api</artifactId>
<version>0.30.0</version>
</dependency>