Skip to content

Commit 3e9ee63

Browse files
fix: enable publishing the DCP BOM (#258)
1 parent 04e4c66 commit 3e9ee63

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dist/bom/federatedcatalog-dcp-bom/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,3 @@ tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
3131
mergeServiceFiles()
3232
archiveFileName.set("fc.jar")
3333
}
34-
35-
edcBuild {
36-
publish.set(false)
37-
}

0 commit comments

Comments
 (0)