Skip to content

Commit 566f937

Browse files
authored
Merge pull request #155 from DataDog/ark/readme_maven_fix
Fix maven doc.
2 parents cd497ad + f44b50f commit 566f937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ For Maven, add this to pom.xml:
166166
<!-- OpenTracing API -->
167167
<dependency>
168168
<groupId>io.opentracing</groupId>
169-
<artifactId>io.opentracing:opentracing-api</artifactId>
169+
<artifactId>opentracing-api</artifactId>
170170
<version>0.30.0</version>
171171
</dependency>
172172

0 commit comments

Comments
 (0)