Change gopivotal.com to pivotal.io

This commit changes email addresses and URLs so that they point to
pivotal.io instead of gopivotal.com.
This commit is contained in:
Sam Brannen
2014-10-05 18:12:50 +02:00
parent 473ed1a672
commit 12a2813e2a
3 changed files with 24 additions and 15 deletions

View File

@@ -43,7 +43,7 @@ def customizePom(pom, gradleProject) {
developer {
id = "jhoeller"
name = "Juergen Hoeller"
email = "jhoeller@gopivotal.com"
email = "jhoeller@pivotal.io"
}
}
issueManagement {