Skip to content

Commit 1b24d08

Browse files
committed
Changed org and contact to VMware from Pivotal
1 parent 4ffc81e commit 1b24d08

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<description>Spring Cloud Task Build</description>
1818
<url>https://cloud.spring.io/spring-cloud-task/</url>
1919
<organization>
20-
<name>Pivotal Software, Inc.</name>
20+
<name>VMware, Inc.</name>
2121
<url>https://www.spring.io</url>
2222
</organization>
2323
<licenses>
@@ -33,8 +33,8 @@
3333
<developer>
3434
<id>mminella</id>
3535
<name>Michael Minella</name>
36-
<email>mminella at pivotal.io</email>
37-
<organization>Pivotal Software, Inc.</organization>
36+
<email>mminella at vmware.com</email>
37+
<organization>VMware, Inc.</organization>
3838
<organizationUrl>https://www.spring.io</organizationUrl>
3939
<roles>
4040
<role>Project Lead</role>
@@ -43,8 +43,8 @@
4343
<developer>
4444
<id>cppwfs</id>
4545
<name>Glenn Renfro</name>
46-
<email>grenfro at pivotal.io</email>
47-
<organization>Pivotal Software, Inc.</organization>
46+
<email>grenfro at vmware</email>
47+
<organization>VMware, Inc.</organization>
4848
<organizationUrl>https://www.spring.io</organizationUrl>
4949
</developer>
5050
</developers>

0 commit comments

Comments
 (0)