Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,14 +186,6 @@
<url>https://github.com/openzipkin/brave/issues</url>
</issueManagement>

<dependencyManagement>
<!-- Be careful here, especially to not import BOMs as io.zipkin.brave:brave has this parent.

For example, if you imported Netty's BOM here, using Brave would also download that BOM. As
Brave is indirectly used, this can be extremely confusing when people are troubleshooting
library version assignments. -->
</dependencyManagement>

<dependencies>
<!-- Do not add compile dependencies here. This can cause problems for libraries that depend on
io.zipkin.brave:brave difficult to unravel. -->
Expand Down
Loading