Skip to content

Commit 208d3a8

Browse files
jkwatsongithub-actions
authored andcommitted
Set the opentelemetry-bom archive name explicitly to fix publishing issue. (#2512)
1 parent 86cd564 commit 208d3a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bom/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ plugins {
55

66
description = 'OpenTelemetry Bill of Materials'
77
group = "io.opentelemetry"
8+
archivesBaseName = "opentelemetry-bom"
89

910
afterEvaluate {
1011
dependencies {

0 commit comments

Comments
 (0)