We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec1335 commit 28f8714Copy full SHA for 28f8714
method-analyzer-core/build.gradle
@@ -59,10 +59,10 @@ publishing {
59
developers {
60
developer {
61
id = 'blackduckoss'
62
- name = 'Synopsys OSS'
63
- email = 'oss@synopsys.com'
64
- organization = 'Synopsys, Inc.'
65
- organizationUrl = 'http://www.synopsys.com'
+ name = 'Black Duck OSS'
+ email = 'bdsoss@blackducksoftware.com'
+ organization = 'Black Duck Software, Inc.'
+ organizationUrl = 'https://www.blackduck.com'
66
timezone = 'America/New_York'
67
}
68
0 commit comments