#78 - General project metadata polish.
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -9,8 +9,8 @@
|
||||
<description>Simple plugin infrastructure</description>
|
||||
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
<url>https://www.spring.io</url>
|
||||
<name>VMware, Inc.</name>
|
||||
<url>https://www.vmware.com</url>
|
||||
</organization>
|
||||
<inceptionYear>2008</inceptionYear>
|
||||
<url>https://github.com/spring-projects/spring-plugin</url>
|
||||
@@ -20,7 +20,7 @@
|
||||
<name>Apache License, Version 2.0</name>
|
||||
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
|
||||
<comments>
|
||||
Copyright 2010-2019 the original author or authors.
|
||||
Copyright 2010-2021 the original author or authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -59,9 +59,9 @@
|
||||
<developer>
|
||||
<id>drotbohm</id>
|
||||
<name>Oliver Drotbohm</name>
|
||||
<email>odrotbohm@pivotal.io</email>
|
||||
<organization>Pivotal</organization>
|
||||
<organizationUrl>https://www.pivotal.io</organizationUrl>
|
||||
<email>odrotbohm@vmware.com</email>
|
||||
<organization>VMware</organization>
|
||||
<organizationUrl>https://www.spring.io</organizationUrl>
|
||||
<roles>
|
||||
<role>Project lead</role>
|
||||
</roles>
|
||||
|
||||
Reference in New Issue
Block a user