Skip to content

Commit

Permalink
fix: enable publishing the DCP BOM (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger authored Oct 14, 2024
1 parent 04e4c66 commit 3e9ee63
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dist/bom/federatedcatalog-dcp-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,3 @@ tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
mergeServiceFiles()
archiveFileName.set("fc.jar")
}

edcBuild {
publish.set(false)
}

0 comments on commit 3e9ee63

Please sign in to comment.