Skip to content

Commit f44b50f

Browse files
author
Andrew Kent
committed
Fix maven doc.
1 parent cd497ad commit f44b50f

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)