#737 - Consistently use https for resources.

We now use https for linkable resources to consistently access these via https.
This commit is contained in:
Mark Paluch
2019-02-26 15:10:40 +01:00
parent e82fac07f6
commit 8a5aacad89
3 changed files with 9 additions and 9 deletions

View File

@@ -13,7 +13,7 @@
<organization>
<name>Pivotal Software, Inc.</name>
<url>http://www.spring.io</url>
<url>https://www.spring.io</url>
</organization>
<modules>
@@ -28,7 +28,7 @@
<name>Oliver Drotbohm</name>
<email>odrotbohm at pivotal.io</email>
<organization>Pivotal Software, Inc.</organization>
<organizationUrl>http://www.spring.io</organizationUrl>
<organizationUrl>https://www.spring.io</organizationUrl>
<roles>
<role>Project lead</role>
</roles>