Merge pull request #155 from DataDog/ark/readme_maven_fix
Fix maven doc.
This commit is contained in:
commit
566f9378df
|
|
@ -166,7 +166,7 @@ For Maven, add this to pom.xml:
|
||||||
<!-- OpenTracing API -->
|
<!-- OpenTracing API -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.opentracing</groupId>
|
<groupId>io.opentracing</groupId>
|
||||||
<artifactId>io.opentracing:opentracing-api</artifactId>
|
<artifactId>opentracing-api</artifactId>
|
||||||
<version>0.30.0</version>
|
<version>0.30.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue