Skip to content

Commit abb0ee8

Browse files
committed
adding the userOrg property
1 parent 1fe1d3b commit abb0ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

marklogic-data-hub/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ bintray {
189189
pkg {
190190
repo = 'maven'
191191
name = project.name
192+
userOrg = 'marklogic-community'
192193
desc = pomCustomizations.textdescription.text()
193194
licenses = ['Apache-2.0']
194195
websiteUrl = pomCustomizations.url

0 commit comments

Comments
 (0)