mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-16 05:16:08 +02:00
Renamed maven simple bom to skip uploading to cumulus (#5180)
This commit is contained in:
parent
f044ef106d
commit
cd548193a0
@ -23,7 +23,7 @@ import (
|
||||
|
||||
const (
|
||||
mvnBomFilename = "bom-maven"
|
||||
mvnSimpleBomFilename = "bom-simple"
|
||||
mvnSimpleBomFilename = "simple-bom-maven"
|
||||
)
|
||||
|
||||
func mavenBuild(config mavenBuildOptions, telemetryData *telemetry.CustomData, commonPipelineEnvironment *mavenBuildCommonPipelineEnvironment) {
|
||||
|
Loading…
Reference in New Issue
Block a user