Refactor the Gradle Project Maven POM generation.
Edit the developer email address.
This commit is contained in:
@@ -7,7 +7,7 @@ def customizePom(gradleProject, pom) {
|
||||
developer {
|
||||
id = 'jxblum'
|
||||
name = "John Blum"
|
||||
email = "jblum@pivotal.io"
|
||||
email = "info@vmware.com"
|
||||
}
|
||||
}
|
||||
scm {
|
||||
|
||||
Reference in New Issue
Block a user