Edit the generated Gradle Project Maven POM Developer metadata.

This commit is contained in:
John Blum
2022-03-24 10:31:35 -07:00
parent 1a0c3925b6
commit 34bf3452b7

View File

@@ -7,7 +7,8 @@ def customizePom(gradleProject, pom) {
developer {
id = 'jxblum'
name = "John Blum"
email = "jblum@pivotal.io"
email = "info@vmware.com"
role = "Spring for Apache Geode Lead Developer"
}
}
scm {