Skip to content

Commit f4fe9c1

Browse files
authored
Merge pull request #586 from marklogic-community/userOrg-fix
adding the userOrg property
2 parents 0407b1a + abb0ee8 commit f4fe9c1

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)