#737 - Consistently use https for resources.
We now use https for linkable resources to consistently access these via https.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user