LDAP-251: Fixed a couple of URLs and email addresses in generated poms.
This commit is contained in:
@@ -34,16 +34,16 @@ def customizePom(pom, gradleProject) {
|
||||
developer {
|
||||
id = "marthursson"
|
||||
name = "Mattias Hellborg Arthursson"
|
||||
email = "mattias.arthursson@jayway.com"
|
||||
organization = "Jayway"
|
||||
organizationUrl = "http://www.jayway.co"
|
||||
email = "mattias@261consulting.com"
|
||||
organization = "261 Consulting"
|
||||
organizationUrl = "http://www.261consulting.com"
|
||||
}
|
||||
developer {
|
||||
id = "ulsa"
|
||||
name = "Ulrik Sandberg"
|
||||
email = "ulrik.sandberg@jayway.com"
|
||||
organization = "Jayway"
|
||||
organizationUrl = "http://www.jayway.co"
|
||||
organizationUrl = "http://www.jayway.com"
|
||||
}
|
||||
}
|
||||
contributors {
|
||||
|
||||
Reference in New Issue
Block a user