Skip to content

Commit 9d4a832

Browse files
committed
switch wcm.io domains to HTTPS
1 parent 4fab8e7 commit 9d4a832

8 files changed

Lines changed: 15 additions & 15 deletions

File tree

.travis.maven-settings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<repository>
4646
<id>wcm-io-apache-intermediate-release</id>
47-
<url>http://wcm.io/maven/repositories/apache-intermediate-release</url>
47+
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
4848
<layout>default</layout>
4949
<releases>
5050
<enabled>true</enabled>
@@ -100,7 +100,7 @@
100100

101101
<pluginRepository>
102102
<id>wcm-io-apache-intermediate-release</id>
103-
<url>http://wcm.io/maven/repositories/apache-intermediate-release</url>
103+
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
104104
<layout>default</layout>
105105
<releases>
106106
<enabled>true</enabled>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="http://wcm.io/images/favicon-16@2x.png"/> wcm.io DevOps Tooling
1+
<img src="https://wcm.io/images/favicon-16@2x.png"/> wcm.io DevOps Tooling
22
======
33
[![Build Status](https://travis-ci.org/wcm-io-devops/devops-tooling.png?branch=develop)](https://travis-ci.org/wcm-io-devops/devops-tooling)
44

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<developer>
6767
<name>wcm.io Community</name>
6868
<organization>wcm.io</organization>
69-
<organizationUrl>http://wcm.io</organizationUrl>
69+
<organizationUrl>https://wcm.io</organizationUrl>
7070
</developer>
7171
</developers>
7272

parent_toplevel/src/site/site.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
2626

2727
<bannerLeft>
28-
<name><![CDATA[<img src="http://wcm.io/images/favicon-16@3x.png"/> wcm.io DevOps]]></name>
28+
<name><![CDATA[<img src="https://wcm.io/images/favicon-16@3x.png"/> wcm.io DevOps]]></name>
2929
<href>https://devops.wcm.io</href>
3030
</bannerLeft>
3131

@@ -115,18 +115,18 @@
115115
<item name="Platforms" href="https://devops.wcm.io/platforms.html" />
116116
<item name="Maven Repositories" href="https://devops.wcm.io/maven.html" />
117117
<item name="GitHub project" href="http://github.com/wcm-io-devops" />
118-
<item name="Subprojects" href="http://wcm.io/subprojects.html" />
118+
<item name="Subprojects" href="https://wcm.io/subprojects.html" />
119119
<item name="License" href="https://devops.wcm.io/license.html" />
120-
<item name="Imprint" href="http://wcm.io/imprint.html" />
120+
<item name="Imprint" href="https://wcm.io/imprint.html" />
121121
</menu>
122122
<menu name="Categories" inherit="top">
123123
<item name="CONGA - CONfiguration GenerAtor" href="https://devops.wcm.io/conga/"/>
124124
</menu>
125125
<menu name="Contribute" inherit="top">
126-
<item name="Contribute" href="http://wcm.io/contribute.html" />
126+
<item name="Contribute" href="https://wcm.io/contribute.html" />
127127
<item name="Issues" href="https://wcm-io.atlassian.net" />
128128
<item name="Wiki" href="https://wcm-io.atlassian.net/wiki/" />
129-
<item name="Mailing Lists" href="http://wcm.io/mailing-lists.html" />
129+
<item name="Mailing Lists" href="https://wcm.io/mailing-lists.html" />
130130
<item name="Continuous Integration" href="https://travis-ci.org/wcm-io-devops" />
131131
<item name="Fork on GitHub" href="http://github.com/wcm-io-devops" />
132132
</menu>

public_site/src/site/markdown/ansible-aem/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Ansible roles are published on Ansibe Galaxy:
2929
[ansible]: https://www.ansible.com/
3030
[ansible-debugging]: ansible-debugging.html
3131
[conga]: https://devops.wcm.io/conga
32-
[aem-configmgmt-archetype]: http://wcm.io/tooling/maven/archetypes/aem-confmgmt/
32+
[aem-configmgmt-archetype]: https://wcm.io/tooling/maven/archetypes/aem-confmgmt/
3333
[ansible-galaxy-roles]: https://galaxy.ansible.com/wcm_io_devops
3434
[github-ansible-roles]: https://github.com/wcm-io-devops?q=topic%3Aansible-role
3535
[adaptto-talk-2017-aem-ansible]: https://adapt.to/2017/en/schedule/automate-aem-deployment-with-ansible-and-wcm-io-conga.html

public_site/src/site/markdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ wcm.io DevOps is an Open Source project which provides tools for configuration m
3232

3333
### Subprojects
3434

35-
List of [Subprojects](http://wcm.io/subprojects.html) of wcm.io.
35+
List of [Subprojects](https://wcm.io/subprojects.html) of wcm.io.

public_site/src/site/markdown/maven.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This repository is hosted on wcm.io and provides intermediate releses with revis
4040
```xml
4141
<repository>
4242
<id>wcm-io-apache-intermediate-release</id>
43-
<url>http://wcm.io/maven/repositories/apache-intermediate-release</url>
43+
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
4444
<layout>default</layout>
4545
<releases>
4646
<enabled>true</enabled>
@@ -53,7 +53,7 @@ This repository is hosted on wcm.io and provides intermediate releses with revis
5353

5454
<pluginRepository>
5555
<id>wcm-io-apache-intermediate-release</id>
56-
<url>http://wcm.io/maven/repositories/apache-intermediate-release</url>
56+
<url>https://wcm.io/maven/repositories/apache-intermediate-release</url>
5757
<releases>
5858
<enabled>true</enabled>
5959
<updatePolicy>never</updatePolicy>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Redirect 301 /ansible.html http://devops.wcm.io/ansible-aem/
2-
Redirect 301 /ansible http://devops.wcm.io/ansible-aem/
1+
Redirect 301 /ansible.html https://devops.wcm.io/ansible-aem/
2+
Redirect 301 /ansible https://devops.wcm.io/ansible-aem/

0 commit comments

Comments
 (0)