#31 - Polish pom.xml.

Updated author and company information.
This commit is contained in:
Oliver Gierke
2014-02-17 09:20:27 +01:00
parent 8c8eb6f6be
commit 2a4afddeb2

10
pom.xml
View File

@@ -12,8 +12,8 @@
<url>https://github.com/SpringData/spring-data-build</url>
<organization>
<name>SpringSource</name>
<url>http://www.springsource.org</url>
<name>Pivotal Software, Inc.</name>
<url>http://www.spring.io</url>
</organization>
<modules>
@@ -25,9 +25,9 @@
<developer>
<id>ogierke</id>
<name>Oliver Gierke</name>
<email>ogierke at vmware.com</email>
<organization>SpringSource</organization>
<organizationUrl>http://www.springsource.com</organizationUrl>
<email>ogierke at gopivotal.com</email>
<organization>Pivotal Software, Inc.</organization>
<organizationUrl>http://www.spring.io</organizationUrl>
<roles>
<role>Project lead</role>
</roles>