#1489 - POM polishing.
This commit is contained in:
16
pom.xml
16
pom.xml
@@ -23,10 +23,10 @@
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<id>ogierke</id>
|
||||
<name>Oliver Gierke</name>
|
||||
<email>ogierke(at)pivotal.io</email>
|
||||
<organization>Pivotal Software, Inc.</organization>
|
||||
<id>odrotbohm</id>
|
||||
<name>Oliver Drotbohm</name>
|
||||
<email>odrotbohm(at)vmware.com</email>
|
||||
<organization>VMware, Inc.</organization>
|
||||
<roles>
|
||||
<role>Project lead</role>
|
||||
</roles>
|
||||
@@ -35,8 +35,8 @@
|
||||
<developer>
|
||||
<id>gturnquist</id>
|
||||
<name>Greg Turnquist</name>
|
||||
<email>gturnquist(at)pivotal.io</email>
|
||||
<organization>Pivotal Software, Inc.</organization>
|
||||
<email>gturnquist(at)vmware.com</email>
|
||||
<organization>VMware, Inc.</organization>
|
||||
<roles>
|
||||
<role>Contributor</role>
|
||||
</roles>
|
||||
@@ -49,7 +49,7 @@
|
||||
<name>Apache License, Version 2.0</name>
|
||||
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
|
||||
<comments>
|
||||
Copyright 2011-2020 the original author or authors.
|
||||
Copyright 2011-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.
|
||||
@@ -193,7 +193,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-build-resources</artifactId>
|
||||
<version>2.4.3</version>
|
||||
<version>2.4.5</version>
|
||||
<type>zip</type>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user