Skip to content

Commit 5041397

Browse files
committed
Don't publish buildInfo
1 parent cd195c2 commit 5041397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labkey-client-api/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ project.publishing {
241241
maven = true
242242
}
243243
defaults {
244+
publishBuildInfo = false
244245
publishPom = true
245246
publishIvy = false
246247
}

0 commit comments

Comments
 (0)