Skip to content

Commit b83a6af

Browse files
authored
Remove brave-instrumentation-benchmarks from brave-bom since this artifact is not published to Maven Central (#1446)
Closes #1445 Signed-off-by: Andriy Redko <[email protected]>
1 parent 69003df commit b83a6af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

brave-bom/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,6 @@
102102
<artifactId>brave-context-slf4j</artifactId>
103103
<version>${project.version}</version>
104104
</dependency>
105-
<dependency>
106-
<groupId>${project.groupId}</groupId>
107-
<artifactId>brave-instrumentation-benchmarks</artifactId>
108-
<version>${project.version}</version>
109-
</dependency>
110105
<dependency>
111106
<groupId>${project.groupId}</groupId>
112107
<artifactId>brave-instrumentation-dubbo</artifactId>

0 commit comments

Comments
 (0)