Fix syntax error in project Maven POM generation.
Remove declaration of developer roles.
This commit is contained in:
@@ -8,7 +8,6 @@ def customizePom(gradleProject, pom) {
|
||||
id = 'jxblum'
|
||||
name = "John Blum"
|
||||
email = "info@vmware.com"
|
||||
role = "Spring for Apache Geode Lead Developer"
|
||||
}
|
||||
}
|
||||
scm {
|
||||
|
||||
Reference in New Issue
Block a user