SEC-2430: Enable artifactoryPublish on bom
This commit is contained in:
@@ -2,6 +2,7 @@ apply plugin: 'maven-bom'
|
||||
apply from: "$rootDir/gradle/maven-deployment.gradle"
|
||||
|
||||
generatePom.enabled = false
|
||||
sonarRunner.skipProject = true
|
||||
|
||||
mavenBom {
|
||||
projects = coreModuleProjects
|
||||
|
||||
Reference in New Issue
Block a user