Set the opentelemetry-bom archive name explicitly to fix publishing issue. (#2512)

This commit is contained in:
John Watson 2021-01-13 10:32:04 -08:00 committed by github-actions
parent 86cd56441c
commit 208d3a81c9
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ plugins {
description = 'OpenTelemetry Bill of Materials'
group = "io.opentelemetry"
archivesBaseName = "opentelemetry-bom"
afterEvaluate {
dependencies {