You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/05/21 18:39:13 UTC

[cxf] 02/04: Switch to using https everywhere

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 4c4069a68ef0feece588523aed432c2cf471efda
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 21 15:08:22 2019 +0100

    Switch to using https everywhere
    
    (cherry picked from commit 48c48f1c3edcca07365145df38a71ee6586070b8)
    
    # Conflicts:
    #	integration/tracing/tracing-htrace/pom.xml
    #	systests/microprofile/client/jaxrs/pom.xml
---
 benchmark/performance/base/pom.xml                 |  2 +-
 benchmark/performance/soap_http_doc_lit/pom.xml    |  2 +-
 core/pom.xml                                       |  2 +-
 distribution/javadoc/pom.xml                       |  2 +-
 distribution/manifest/pom.xml                      |  2 +-
 distribution/pom.xml                               |  2 +-
 .../src/main/release/samples/oauth/client/pom.xml  |  4 ++--
 distribution/src/main/release/samples/pom.xml      |  2 +-
 integration/cdi/pom.xml                            |  2 +-
 integration/jca/pom.xml                            |  2 +-
 integration/pom.xml                                |  2 +-
 integration/spring-boot/autoconfigure/pom.xml      |  2 +-
 integration/spring-boot/pom.xml                    |  2 +-
 integration/spring-boot/starter-jaxrs/pom.xml      |  2 +-
 integration/spring-boot/starter-jaxws/pom.xml      |  2 +-
 integration/tracing/tracing-brave/pom.xml          |  2 +-
 integration/tracing/tracing-htrace/pom.xml         |  2 +-
 integration/tracing/tracing-opentracing/pom.xml    |  2 +-
 maven-plugins/archetypes/pom.xml                   |  2 +-
 maven-plugins/codegen-plugin/pom.xml               |  2 +-
 maven-plugins/corba/pom.xml                        |  2 +-
 maven-plugins/java2swagger-plugin/pom.xml          |  2 +-
 maven-plugins/java2wadl-plugin/pom.xml             |  2 +-
 maven-plugins/java2ws-plugin/pom.xml               |  2 +-
 maven-plugins/pom.xml                              |  2 +-
 maven-plugins/wadl2java-plugin/pom.xml             |  2 +-
 maven-plugins/wsdl-validator-plugin/pom.xml        |  2 +-
 osgi/bundle/compatible/pom.xml                     |  2 +-
 osgi/bundle/pom.xml                                |  2 +-
 osgi/pom.xml                                       |  2 +-
 parent/pom.xml                                     |  4 ++--
 pom.xml                                            | 24 +++++++++++-----------
 rt/bindings/coloc/pom.xml                          |  2 +-
 rt/bindings/corba/pom.xml                          |  2 +-
 rt/bindings/pom.xml                                |  2 +-
 rt/bindings/soap/pom.xml                           |  2 +-
 rt/bindings/xml/pom.xml                            |  2 +-
 rt/databinding/aegis/pom.xml                       |  2 +-
 rt/databinding/jaxb/pom.xml                        |  2 +-
 rt/databinding/pom.xml                             |  2 +-
 rt/features/clustering/pom.xml                     |  2 +-
 rt/features/pom.xml                                |  2 +-
 rt/frontend/jaxrs/pom.xml                          |  2 +-
 rt/frontend/jaxws/pom.xml                          |  2 +-
 rt/frontend/js/pom.xml                             |  2 +-
 rt/frontend/pom.xml                                |  2 +-
 rt/frontend/simple/pom.xml                         |  2 +-
 rt/javascript/javascript-rt/pom.xml                |  2 +-
 rt/javascript/javascript-tests/pom.xml             |  2 +-
 rt/javascript/pom.xml                              |  2 +-
 rt/management/pom.xml                              |  2 +-
 rt/pom.xml                                         |  2 +-
 rt/rs/client/pom.xml                               |  2 +-
 rt/rs/description-common-openapi/pom.xml           |  2 +-
 rt/rs/description-openapi-v3/pom.xml               |  2 +-
 rt/rs/description-swagger-ui/pom.xml               |  2 +-
 rt/rs/description-swagger/pom.xml                  |  2 +-
 rt/rs/description/pom.xml                          |  2 +-
 rt/rs/extensions/json-basic/pom.xml                |  2 +-
 rt/rs/extensions/providers/pom.xml                 |  2 +-
 rt/rs/extensions/reactivestreams/pom.xml           |  2 +-
 rt/rs/extensions/reactor/pom.xml                   |  2 +-
 rt/rs/extensions/rx/pom.xml                        |  2 +-
 rt/rs/extensions/rx2/pom.xml                       |  2 +-
 rt/rs/extensions/search/pom.xml                    |  2 +-
 rt/rs/http-sci/pom.xml                             |  2 +-
 rt/rs/microprofile-client/pom.xml                  |  2 +-
 rt/rs/pom.xml                                      |  2 +-
 rt/rs/security/cors/pom.xml                        |  2 +-
 rt/rs/security/jcs-parent/jcs/pom.xml              |  2 +-
 rt/rs/security/jcs-parent/pom.xml                  |  2 +-
 rt/rs/security/jose-parent/jose-jaxrs/pom.xml      |  2 +-
 rt/rs/security/jose-parent/jose/pom.xml            |  2 +-
 rt/rs/security/jose-parent/pom.xml                 |  2 +-
 rt/rs/security/oauth-parent/oauth/pom.xml          |  2 +-
 rt/rs/security/oauth-parent/oauth2-saml/pom.xml    |  2 +-
 rt/rs/security/oauth-parent/oauth2/pom.xml         |  2 +-
 rt/rs/security/oauth-parent/pom.xml                |  2 +-
 rt/rs/security/pom.xml                             |  2 +-
 rt/rs/security/sso/oidc/pom.xml                    |  2 +-
 rt/rs/security/sso/saml/pom.xml                    |  2 +-
 rt/rs/security/xml/pom.xml                         |  2 +-
 rt/rs/sse/pom.xml                                  |  2 +-
 rt/security-saml/pom.xml                           |  2 +-
 rt/security/pom.xml                                |  2 +-
 rt/transports/http-hc/pom.xml                      |  2 +-
 rt/transports/http-jetty/pom.xml                   |  2 +-
 rt/transports/http-netty/netty-client/pom.xml      |  2 +-
 rt/transports/http-netty/netty-server/pom.xml      |  2 +-
 rt/transports/http-undertow/pom.xml                |  2 +-
 rt/transports/http/pom.xml                         |  2 +-
 rt/transports/jms/pom.xml                          |  2 +-
 rt/transports/local/pom.xml                        |  2 +-
 rt/transports/pom.xml                              |  2 +-
 rt/transports/udp/pom.xml                          |  2 +-
 rt/transports/websocket/pom.xml                    |  2 +-
 rt/ws/addr/pom.xml                                 |  2 +-
 rt/ws/eventing/pom.xml                             |  2 +-
 rt/ws/mex/pom.xml                                  |  2 +-
 rt/ws/policy/pom.xml                               |  2 +-
 rt/ws/pom.xml                                      |  2 +-
 rt/ws/rm/pom.xml                                   |  2 +-
 rt/ws/security/pom.xml                             |  2 +-
 rt/ws/transfer/pom.xml                             |  2 +-
 rt/wsdl/pom.xml                                    |  2 +-
 services/pom.xml                                   |  2 +-
 services/sts/pom.xml                               |  2 +-
 services/sts/sts-core/pom.xml                      |  2 +-
 services/sts/systests/advanced/pom.xml             |  2 +-
 services/sts/systests/basic/pom.xml                |  2 +-
 services/sts/systests/pom.xml                      |  2 +-
 services/sts/systests/sts-features/pom.xml         |  2 +-
 services/sts/systests/sts-itests/pom.xml           |  2 +-
 services/sts/systests/sts-osgi/pom.xml             |  2 +-
 services/ws-discovery/pom.xml                      |  2 +-
 services/ws-discovery/ws-discovery-api/pom.xml     |  2 +-
 services/ws-discovery/ws-discovery-service/pom.xml |  2 +-
 services/wsn/pom.xml                               |  2 +-
 services/wsn/wsn-api/pom.xml                       |  2 +-
 services/wsn/wsn-core/pom.xml                      |  2 +-
 services/wsn/wsn-osgi/pom.xml                      |  2 +-
 services/xkms/pom.xml                              |  2 +-
 services/xkms/xkms-client/pom.xml                  |  2 +-
 services/xkms/xkms-common/pom.xml                  |  2 +-
 services/xkms/xkms-features/pom.xml                |  2 +-
 services/xkms/xkms-itests/pom.xml                  |  2 +-
 services/xkms/xkms-osgi/pom.xml                    |  2 +-
 services/xkms/xkms-service/pom.xml                 |  2 +-
 services/xkms/xkms-war/pom.xml                     |  2 +-
 services/xkms/xkms-x509-handlers/pom.xml           |  2 +-
 services/xkms/xkms-x509-repo-ldap/pom.xml          |  2 +-
 systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml |  2 +-
 systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml       |  2 +-
 systests/cdi/cdi-owb/cdi-producers-owb/pom.xml     |  2 +-
 systests/cdi/cdi-owb/pom.xml                       |  2 +-
 .../cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml    |  2 +-
 systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml     |  2 +-
 systests/cdi/cdi-weld/cdi-producers-weld/pom.xml   |  2 +-
 systests/cdi/cdi-weld/pom.xml                      |  2 +-
 systests/cdi/pom.xml                               |  2 +-
 systests/container-integration/grizzly/pom.xml     |  2 +-
 systests/container-integration/pom.xml             |  2 +-
 systests/databinding/pom.xml                       |  2 +-
 systests/jaxrs/pom.xml                             |  2 +-
 systests/jaxws/pom.xml                             |  2 +-
 systests/kerberos/pom.xml                          |  2 +-
 systests/ldap/pom.xml                              |  2 +-
 systests/microprofile/client/async/pom.xml         |  2 +-
 systests/microprofile/client/tracing/pom.xml       |  2 +-
 systests/microprofile/pom.xml                      |  2 +-
 systests/pom.xml                                   |  2 +-
 systests/rs-http-sci/pom.xml                       |  2 +-
 systests/rs-security/pom.xml                       |  2 +-
 systests/rs-sse/pom.xml                            |  2 +-
 systests/rs-sse/rs-sse-base/pom.xml                |  2 +-
 systests/rs-sse/rs-sse-jetty/pom.xml               |  2 +-
 systests/rs-sse/rs-sse-tomcat/pom.xml              |  2 +-
 systests/rs-sse/rs-sse-undertow/pom.xml            |  2 +-
 systests/tracing/pom.xml                           |  2 +-
 systests/transport-jms/pom.xml                     |  2 +-
 systests/transport-undertow/pom.xml                |  2 +-
 systests/transports-ssl3/pom.xml                   |  2 +-
 systests/transports/pom.xml                        |  2 +-
 systests/uncategorized/pom.xml                     |  2 +-
 systests/ws-rm/pom.xml                             |  2 +-
 systests/ws-security-examples/pom.xml              |  2 +-
 systests/ws-security/pom.xml                       |  2 +-
 systests/ws-specs/pom.xml                          |  2 +-
 systests/ws-transfer/pom.xml                       |  2 +-
 systests/wsdl_maven/pom.xml                        |  2 +-
 testutils/pom.xml                                  |  2 +-
 tools/common/pom.xml                               |  2 +-
 tools/corba/pom.xml                                |  2 +-
 tools/javato/pom.xml                               |  2 +-
 tools/javato/ws/pom.xml                            |  2 +-
 tools/pom.xml                                      |  2 +-
 tools/validator/pom.xml                            |  2 +-
 tools/wadlto/jaxrs/pom.xml                         |  2 +-
 tools/wadlto/pom.xml                               |  2 +-
 tools/wsdlto/core/pom.xml                          |  2 +-
 tools/wsdlto/databinding/jaxb/pom.xml              |  2 +-
 tools/wsdlto/frontend/javascript/pom.xml           |  2 +-
 tools/wsdlto/frontend/jaxws/pom.xml                |  2 +-
 tools/wsdlto/misc/pom.xml                          |  2 +-
 tools/wsdlto/pom.xml                               |  2 +-
 tools/wsdlto/test/pom.xml                          |  2 +-
 186 files changed, 199 insertions(+), 199 deletions(-)

diff --git a/benchmark/performance/base/pom.xml b/benchmark/performance/base/pom.xml
index b28010e..deeefbd 100644
--- a/benchmark/performance/base/pom.xml
+++ b/benchmark/performance/base/pom.xml
@@ -25,7 +25,7 @@
     <version>1.0-SNAPSHOT</version>
     <name>Apache CXF Benchmark Base</name>
     <description>Apache CXF Benchmark Base</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.version>3.1.0-SNAPSHOT</cxf.version>
     </properties>
diff --git a/benchmark/performance/soap_http_doc_lit/pom.xml b/benchmark/performance/soap_http_doc_lit/pom.xml
index 7e15764..4e86d6a 100644
--- a/benchmark/performance/soap_http_doc_lit/pom.xml
+++ b/benchmark/performance/soap_http_doc_lit/pom.xml
@@ -25,7 +25,7 @@
     <version>1.0-SNAPSHOT</version>
     <name>Apache CXF Benchmark SOAP/HTTP/Doc/Lit</name>
     <description>Apache CXF Benchmark SOAP/HTTP/Doc/Lit</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.version>3.1.0-SNAPSHOT</cxf.version>
     </properties>
diff --git a/core/pom.xml b/core/pom.xml
index 70602ef..b50fb2b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Core</name>
     <description>Apache CXF Core</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/distribution/javadoc/pom.xml b/distribution/javadoc/pom.xml
index 125b733..81e499b 100644
--- a/distribution/javadoc/pom.xml
+++ b/distribution/javadoc/pom.xml
@@ -23,7 +23,7 @@
     <packaging>jar</packaging>
     <name>Apache CXF JavaDoc</name>
     <description>Apache CXF JavaDoc</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml
index e2c0d74..e2da0d1 100644
--- a/distribution/manifest/pom.xml
+++ b/distribution/manifest/pom.xml
@@ -23,7 +23,7 @@
     <packaging>jar</packaging>
     <name>Apache CXF Manifest Jar</name>
     <description>Apache CXF Manifest Jar</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 8a426c6..5da5224 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Distribution</name>
     <description>Apache CXF Distribution</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/distribution/src/main/release/samples/oauth/client/pom.xml b/distribution/src/main/release/samples/oauth/client/pom.xml
index 6a68265..f352609 100644
--- a/distribution/src/main/release/samples/oauth/client/pom.xml
+++ b/distribution/src/main/release/samples/oauth/client/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>oauth_demo-client</artifactId>
     <name>OAuth 1.0a client</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <packaging>war</packaging>
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
@@ -99,7 +99,7 @@
         <repository>
             <id>oauth</id>
             <name>OAuth Repository</name>
-            <url>http://oauth.googlecode.com/svn/code/maven/</url>
+            <url>https://oauth.googlecode.com/svn/code/maven/</url>
         </repository>
     </repositories>
 </project>
diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index 7e18422..a79cc25 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -25,7 +25,7 @@
     <version>3.2.10-SNAPSHOT</version>
     <name>Apache CXF Samples</name>
     <description>Apache CXF Samples</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <!-- don't deploy the samples, kind of pointless -->
         <maven.deploy.skip>true</maven.deploy.skip>
diff --git a/integration/cdi/pom.xml b/integration/cdi/pom.xml
index 1ba3bc1..72af1de 100644
--- a/integration/cdi/pom.xml
+++ b/integration/cdi/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF CDI Integration</name>
     <description>Apache CXF CDI Integration</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/jca/pom.xml b/integration/jca/pom.xml
index 25bdcbd..845d7bf 100644
--- a/integration/jca/pom.xml
+++ b/integration/jca/pom.xml
@@ -23,7 +23,7 @@
     <packaging>jar</packaging>
     <name>Apache CXF JCA Connection</name>
     <description>Apache CXF JCA Connection</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/pom.xml b/integration/pom.xml
index c2786ef..8e92269 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Integration</name>
     <description>Apache CXF Integration</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
diff --git a/integration/spring-boot/autoconfigure/pom.xml b/integration/spring-boot/autoconfigure/pom.xml
index 36698b8..cd4813d 100644
--- a/integration/spring-boot/autoconfigure/pom.xml
+++ b/integration/spring-boot/autoconfigure/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Spring Boot Autoconfigure</name>
     <description>Apache CXF Spring Boot Autoconfigure</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/spring-boot/pom.xml b/integration/spring-boot/pom.xml
index f92bb93..44907c1 100644
--- a/integration/spring-boot/pom.xml
+++ b/integration/spring-boot/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Spring Boot Integration</name>
     <description>Apache CXF Spring Boot Integration</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-integration</artifactId>
diff --git a/integration/spring-boot/starter-jaxrs/pom.xml b/integration/spring-boot/starter-jaxrs/pom.xml
index 74331f7..3c332e0 100644
--- a/integration/spring-boot/starter-jaxrs/pom.xml
+++ b/integration/spring-boot/starter-jaxrs/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Spring Boot Starter JAX-RS</name>
     <description>Apache CXF Spring Boot Starter JAX-RS</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/spring-boot/starter-jaxws/pom.xml b/integration/spring-boot/starter-jaxws/pom.xml
index a23b420..e23f370 100644
--- a/integration/spring-boot/starter-jaxws/pom.xml
+++ b/integration/spring-boot/starter-jaxws/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Spring Boot Starter JAX-WS</name>
     <description>Apache CXF Spring Boot Starter JAX-WS</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/tracing/tracing-brave/pom.xml b/integration/tracing/tracing-brave/pom.xml
index 390c7d7..4fffcc4 100644
--- a/integration/tracing/tracing-brave/pom.xml
+++ b/integration/tracing/tracing-brave/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Distributed Tracing using OpenZipkin Brave</name>
     <description>Apache CXF Distributed using OpenZipkin Brave</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/tracing/tracing-htrace/pom.xml b/integration/tracing/tracing-htrace/pom.xml
index f8351d6..aa1b820 100644
--- a/integration/tracing/tracing-htrace/pom.xml
+++ b/integration/tracing/tracing-htrace/pom.xml
@@ -23,7 +23,7 @@
     <packaging>jar</packaging>
     <name>Apache CXF Distributed Tracing using Apache HTrace</name>
     <description>Apache CXF Distributed using Apache HTrace</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/integration/tracing/tracing-opentracing/pom.xml b/integration/tracing/tracing-opentracing/pom.xml
index 3bc20b3..d15e52c 100644
--- a/integration/tracing/tracing-opentracing/pom.xml
+++ b/integration/tracing/tracing-opentracing/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Distributed Tracing using OpenTracing</name>
     <description>Apache CXF Distributed using OpenTracing</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/maven-plugins/archetypes/pom.xml b/maven-plugins/archetypes/pom.xml
index bddeb60..ed70944 100644
--- a/maven-plugins/archetypes/pom.xml
+++ b/maven-plugins/archetypes/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Maven Archetypes</name>
     <description>Apache CXF Maven Archetypes</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
diff --git a/maven-plugins/codegen-plugin/pom.xml b/maven-plugins/codegen-plugin/pom.xml
index 6dd09f4..3a69e8f 100644
--- a/maven-plugins/codegen-plugin/pom.xml
+++ b/maven-plugins/codegen-plugin/pom.xml
@@ -23,7 +23,7 @@
     <packaging>maven-plugin</packaging>
     <name>Apache CXF Code Generation Maven2 Plugins</name>
     <description>Apache CXF Code Generation Maven2 Plugins</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
diff --git a/maven-plugins/corba/pom.xml b/maven-plugins/corba/pom.xml
index 63ad9f6..2552033 100644
--- a/maven-plugins/corba/pom.xml
+++ b/maven-plugins/corba/pom.xml
@@ -23,7 +23,7 @@
     <packaging>maven-plugin</packaging>
     <name>Apache CXF CORBA Tools Maven2 Plugins</name>
     <description>Apache CXF CORBA Tools Maven2 Plugins</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
diff --git a/maven-plugins/java2swagger-plugin/pom.xml b/maven-plugins/java2swagger-plugin/pom.xml
index 5c344e9..379e7dc 100644
--- a/maven-plugins/java2swagger-plugin/pom.xml
+++ b/maven-plugins/java2swagger-plugin/pom.xml
@@ -25,7 +25,7 @@
     <version>3.2.10-SNAPSHOT</version>
     <name>Apache CXF Java2Swagger Maven2 Plugin</name>
     <description>Apache CXF Java2Swagger Maven2 Plugin</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
 
     <parent>
       <groupId>org.apache.cxf</groupId>
diff --git a/maven-plugins/java2wadl-plugin/pom.xml b/maven-plugins/java2wadl-plugin/pom.xml
index 9b344b0..2c6db04 100644
--- a/maven-plugins/java2wadl-plugin/pom.xml
+++ b/maven-plugins/java2wadl-plugin/pom.xml
@@ -25,7 +25,7 @@
     <version>3.2.10-SNAPSHOT</version>
     <name>Apache CXF Java2WADL Maven2 Plugin</name>
     <description>Apache CXF Java2WADL Maven2 Plugin</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
 
 
     <parent>
diff --git a/maven-plugins/java2ws-plugin/pom.xml b/maven-plugins/java2ws-plugin/pom.xml
index cde2176..7934995 100644
--- a/maven-plugins/java2ws-plugin/pom.xml
+++ b/maven-plugins/java2ws-plugin/pom.xml
@@ -23,7 +23,7 @@
     <packaging>maven-plugin</packaging>
     <name>Apache CXF Java2WS Maven2 Plugin</name>
     <description>Apache CXF Java2WS Maven2 Plugin</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index a245181..282a3d2 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Maven Plugins</name>
     <description>Apache CXF Maven Plugins</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/maven-plugins/wadl2java-plugin/pom.xml b/maven-plugins/wadl2java-plugin/pom.xml
index 5ad8801..cf87821 100644
--- a/maven-plugins/wadl2java-plugin/pom.xml
+++ b/maven-plugins/wadl2java-plugin/pom.xml
@@ -23,7 +23,7 @@
     <packaging>maven-plugin</packaging>
     <name>Apache CXF WADL2Java Code Generation Maven2 Plugin</name>
     <description>Apache CXF WADL2Java Code Generation Maven2 Plugin</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
diff --git a/maven-plugins/wsdl-validator-plugin/pom.xml b/maven-plugins/wsdl-validator-plugin/pom.xml
index aa6bb1e..10a95e8 100644
--- a/maven-plugins/wsdl-validator-plugin/pom.xml
+++ b/maven-plugins/wsdl-validator-plugin/pom.xml
@@ -23,7 +23,7 @@
     <packaging>maven-plugin</packaging>
     <name>Apache CXF WSDL Validator Maven2 Plugin</name>
     <description>Apache CXF WSDL Validator Maven2 Plugin</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml
index f833bcf..44f5e71 100644
--- a/osgi/bundle/compatible/pom.xml
+++ b/osgi/bundle/compatible/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Compatibility Bundle Jar</name>
     <description>Apache CXF Compatibility Bundle Jar</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-bundle-parent</artifactId>
diff --git a/osgi/bundle/pom.xml b/osgi/bundle/pom.xml
index 38bf900..0539177 100644
--- a/osgi/bundle/pom.xml
+++ b/osgi/bundle/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Bundle Parent</name>
     <description>Apache CXF Bundle Parent</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/osgi/pom.xml b/osgi/pom.xml
index c875260..b0b30fe 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF OSGi parent</name>
     <description>Apache CXF OSGi parent</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 1df1e1b..458a8f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -26,7 +26,7 @@
     <artifactId>cxf-parent</artifactId>
     <name>Apache CXF Parent</name>
     <description>Apache CXF Parent POM</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <packaging>pom</packaging>
     <properties>
         <cxf.protect-xmlschema-collections>false</cxf.protect-xmlschema-collections>
@@ -2856,7 +2856,7 @@
             <pluginRepositories>
                 <pluginRepository>
                     <id>apache.snapshots</id>
-                    <url>http://repository.apache.org/snapshots/</url>
+                    <url>https://repository.apache.org/snapshots/</url>
                 </pluginRepository>
             </pluginRepositories>
             <build>
diff --git a/pom.xml b/pom.xml
index 032e900..957ca08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,10 +26,10 @@
     <description>Apache CXF is an open-source services framework that aids in 
     the development of services using front-end programming APIs, like JAX-WS 
     and JAX-RS.</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <packaging>pom</packaging>
     <scm>
-        <connection>scm:git:http://gitbox.apache.org/repos/asf/cxf.git</connection>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/cxf.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary</url>
         <tag>HEAD</tag>
@@ -95,46 +95,46 @@
             <subscribe>users-subscribe@cxf.apache.org</subscribe>
             <unsubscribe>users-unsubscribe@cxf.apache.org</unsubscribe>
             <post>users@cxf.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/cxf-users</archive>
+            <archive>https://mail-archives.apache.org/mod_mbox/cxf-users</archive>
         </mailingList>
         <mailingList>
             <name>Apache CXF Developer List</name>
             <subscribe>dev-subscribe@cxf.apache.org</subscribe>
             <unsubscribe>dev-unsubscribe@cxf.apache.org</unsubscribe>
             <post>dev@cxf.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/cxf-dev</archive>
+            <archive>https://mail-archives.apache.org/mod_mbox/cxf-dev</archive>
         </mailingList>
         <mailingList>
             <name>Apache CXF Commits List</name>
             <subscribe>commits-subscribe@cxf.apache.org</subscribe>
             <unsubscribe>commits-unsubscribe@cxf.apache.org</unsubscribe>
             <post>commits@cxf.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/cxf-commits</archive>
+            <archive>https://mail-archives.apache.org/mod_mbox/cxf-commits</archive>
         </mailingList>
         <mailingList>
             <name>Apache CXF Issues List</name>
             <subscribe>issues-subscribe@cxf.apache.org</subscribe>
             <unsubscribe>issues-unsubscribe@cxf.apache.org</unsubscribe>
             <post>issues@cxf.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/cxf-issues</archive>
+            <archive>https://mail-archives.apache.org/mod_mbox/cxf-issues</archive>
         </mailingList>
         <mailingList>
             <name>Apache CXF Build Notifications List</name>
             <subscribe>notifications-subscribe@cxf.apache.org</subscribe>
             <unsubscribe>notifications-unsubscribe@cxf.apache.org</unsubscribe>
             <post>notifications@cxf.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/cxf-notifications</archive>
+            <archive>https://mail-archives.apache.org/mod_mbox/cxf-notifications</archive>
         </mailingList>
     </mailingLists>
     <developers>
         <developer>
             <name>The Apache CXF Team</name>
             <email>dev@cxf.apache.org</email>
-            <url>http://cxf.apache.org</url>
+            <url>https://cxf.apache.org</url>
             <organization>Apache Software Foundation</organization>
-            <organizationUrl>http://apache.org/</organizationUrl>
+            <organizationUrl>https://apache.org/</organizationUrl>
             <properties>
-                <picUrl>http://cxf.apache.org/images/cxf.png</picUrl>
+                <picUrl>https://cxf.apache.org/images/cxf.png</picUrl>
             </properties>
         </developer>
     </developers>
@@ -153,13 +153,13 @@
     <licenses>
         <license>
             <name>Apache License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>
     <organization>
         <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org/</url>
+        <url>https://www.apache.org/</url>
     </organization>
     <modules>
         <module>parent</module>
diff --git a/rt/bindings/coloc/pom.xml b/rt/bindings/coloc/pom.xml
index ddfadc7..45f0cfe 100644
--- a/rt/bindings/coloc/pom.xml
+++ b/rt/bindings/coloc/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Colocated Binding</name>
     <description>Apache CXF Runtime Colocated Binding</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/bindings/corba/pom.xml b/rt/bindings/corba/pom.xml
index 090f7fb..1198579 100644
--- a/rt/bindings/corba/pom.xml
+++ b/rt/bindings/corba/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime CORBA Binding</name>
     <description>Apache CXF Runtime CORBA Binding</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/bindings/pom.xml b/rt/bindings/pom.xml
index f761616..ed32172 100644
--- a/rt/bindings/pom.xml
+++ b/rt/bindings/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Runtime Bindings</name>
     <description>Apache CXF Runtime Bindings</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/bindings/soap/pom.xml b/rt/bindings/soap/pom.xml
index 1ca5706..ecba794 100644
--- a/rt/bindings/soap/pom.xml
+++ b/rt/bindings/soap/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime SOAP Binding</name>
     <description>Apache CXF Runtime SOAP Binding</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/bindings/xml/pom.xml b/rt/bindings/xml/pom.xml
index dc12bda..7cec8fe 100644
--- a/rt/bindings/xml/pom.xml
+++ b/rt/bindings/xml/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime XML Binding</name>
     <description>Apache CXF Runtime XML Binding</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/databinding/aegis/pom.xml b/rt/databinding/aegis/pom.xml
index a83ffaa..5ce74c3 100644
--- a/rt/databinding/aegis/pom.xml
+++ b/rt/databinding/aegis/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Aegis Databinding</name>
     <description>Apache CXF Runtime Aegis Databinding</description>
-    <url>http://cxf.apache.org/</url>
+    <url>https://cxf.apache.org/</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/databinding/jaxb/pom.xml b/rt/databinding/jaxb/pom.xml
index 788ceaf..ad6b17a 100644
--- a/rt/databinding/jaxb/pom.xml
+++ b/rt/databinding/jaxb/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JAXB DataBinding</name>
     <description>Apache CXF Runtime JAXB DataBinding</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/databinding/pom.xml b/rt/databinding/pom.xml
index 472592b..ed069b8 100644
--- a/rt/databinding/pom.xml
+++ b/rt/databinding/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Databinding Runtime</name>
     <description>Apache CXF Databinding Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/features/clustering/pom.xml b/rt/features/clustering/pom.xml
index 4a313c4..e80d615 100644
--- a/rt/features/clustering/pom.xml
+++ b/rt/features/clustering/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Clustering</name>
     <description>Failover and loadbalancing support</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/features/pom.xml b/rt/features/pom.xml
index a4f2ccc..8cbd63a 100644
--- a/rt/features/pom.xml
+++ b/rt/features/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Features Runtime</name>
     <description>Apache CXF Features Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/frontend/jaxrs/pom.xml b/rt/frontend/jaxrs/pom.xml
index 7ad2143..e5c50ca 100644
--- a/rt/frontend/jaxrs/pom.xml
+++ b/rt/frontend/jaxrs/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JAX-RS Frontend</name>
     <description>Apache CXF Runtime JAX-RS Frontend</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/frontend/jaxws/pom.xml b/rt/frontend/jaxws/pom.xml
index 0269a55..1f29115 100644
--- a/rt/frontend/jaxws/pom.xml
+++ b/rt/frontend/jaxws/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JAX-WS Frontend</name>
     <description>Apache CXF Runtime JAX-WS Frontend</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/frontend/js/pom.xml b/rt/frontend/js/pom.xml
index a6f6c01..aec9c44 100644
--- a/rt/frontend/js/pom.xml
+++ b/rt/frontend/js/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JavaScript Frontend</name>
     <description>Apache CXF Runtime JavaScript Frontend</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/frontend/pom.xml b/rt/frontend/pom.xml
index a6b3e36..1646758 100644
--- a/rt/frontend/pom.xml
+++ b/rt/frontend/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Frontend Runtime</name>
     <description>Apache CXF Frontend Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/frontend/simple/pom.xml b/rt/frontend/simple/pom.xml
index 9d5a7ad..bbbaf2e 100644
--- a/rt/frontend/simple/pom.xml
+++ b/rt/frontend/simple/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Simple Frontend</name>
     <description>Apache CXF Runtime Simple Frontend</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/javascript/javascript-rt/pom.xml b/rt/javascript/javascript-rt/pom.xml
index b51d684..c42d629 100644
--- a/rt/javascript/javascript-rt/pom.xml
+++ b/rt/javascript/javascript-rt/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JavaScript Client Generator</name>
     <description>Apache CXF Runtime JavaScript Client Generator</description>
-    <url>http://cxf.apache.org/</url>
+    <url>https://cxf.apache.org/</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-runtime-javascript</artifactId>
diff --git a/rt/javascript/javascript-tests/pom.xml b/rt/javascript/javascript-tests/pom.xml
index 8c3690c..b918b06 100644
--- a/rt/javascript/javascript-tests/pom.xml
+++ b/rt/javascript/javascript-tests/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JavaScript Client Generator Tests</name>
     <description>Apache CXF Runtime JavaScript Client Generator Tests</description>
-    <url>http://cxf.apache.org/</url>
+    <url>https://cxf.apache.org/</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-runtime-javascript</artifactId>
diff --git a/rt/javascript/pom.xml b/rt/javascript/pom.xml
index 93e39d4..e07a436 100644
--- a/rt/javascript/pom.xml
+++ b/rt/javascript/pom.xml
@@ -22,7 +22,7 @@
     <artifactId>cxf-runtime-javascript</artifactId>
     <name>Apache CXF Runtime JavaScript Client Generator Projects</name>
     <description>Apache CXF Runtime JavaScript Client Generator Projects</description>
-    <url>http://cxf.apache.org/</url>
+    <url>https://cxf.apache.org/</url>
     <packaging>pom</packaging>
     <parent>
         <groupId>org.apache.cxf</groupId>
diff --git a/rt/management/pom.xml b/rt/management/pom.xml
index 43ba51b..1dd5f0a 100644
--- a/rt/management/pom.xml
+++ b/rt/management/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Management</name>
     <description>Apache CXF Runtime Management</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/pom.xml b/rt/pom.xml
index 0bacd13..d153694 100644
--- a/rt/pom.xml
+++ b/rt/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Runtime</name>
     <description>Apache CXF Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
diff --git a/rt/rs/client/pom.xml b/rt/rs/client/pom.xml
index 9103f3e..452eb1b 100644
--- a/rt/rs/client/pom.xml
+++ b/rt/rs/client/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Client</name>
     <description>Apache CXF JAX-RS Client</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/description-common-openapi/pom.xml b/rt/rs/description-common-openapi/pom.xml
index d4787e2..e16a99c 100644
--- a/rt/rs/description-common-openapi/pom.xml
+++ b/rt/rs/description-common-openapi/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Service Description OpenAPI/Swagger Common</name>
     <description>Apache CXF JAX-RS Service Description OpenAPI/Swagger Common</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/description-openapi-v3/pom.xml b/rt/rs/description-openapi-v3/pom.xml
index 58ee93b..8164bb2 100644
--- a/rt/rs/description-openapi-v3/pom.xml
+++ b/rt/rs/description-openapi-v3/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Service Description OpenAPI v3</name>
     <description>Apache CXF JAX-RS Service Description OpenAPI v3</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/description-swagger-ui/pom.xml b/rt/rs/description-swagger-ui/pom.xml
index 223c9dc..2b35083 100644
--- a/rt/rs/description-swagger-ui/pom.xml
+++ b/rt/rs/description-swagger-ui/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Service Description Swagger UI integration</name>
     <description>Apache CXF JAX-RS Service Description Swagger UI integration</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/description-swagger/pom.xml b/rt/rs/description-swagger/pom.xml
index 2698dfd..8a0ef50 100644
--- a/rt/rs/description-swagger/pom.xml
+++ b/rt/rs/description-swagger/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Service Description Swagger</name>
     <description>Apache CXF JAX-RS Service Description Swagger</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/description/pom.xml b/rt/rs/description/pom.xml
index 7922b47..5d153d2 100644
--- a/rt/rs/description/pom.xml
+++ b/rt/rs/description/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Service Description</name>
     <description>Apache CXF JAX-RS Service Description</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/json-basic/pom.xml b/rt/rs/extensions/json-basic/pom.xml
index d63d4a5..b5b42a1 100644
--- a/rt/rs/extensions/json-basic/pom.xml
+++ b/rt/rs/extensions/json-basic/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: JSON Basic</name>
     <description>Apache CXF JAX-RS Extensions: JSON Basic</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/providers/pom.xml b/rt/rs/extensions/providers/pom.xml
index 07b3924..fa3f4ec 100644
--- a/rt/rs/extensions/providers/pom.xml
+++ b/rt/rs/extensions/providers/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: Providers</name>
     <description>Apache CXF JAX-RS Extensions: Providers</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/reactivestreams/pom.xml b/rt/rs/extensions/reactivestreams/pom.xml
index 96f11eb..3af7b26 100644
--- a/rt/rs/extensions/reactivestreams/pom.xml
+++ b/rt/rs/extensions/reactivestreams/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: Reactive Streams</name>
     <description>Apache CXF JAX-RS Extensions: Reactive Streams</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/reactor/pom.xml b/rt/rs/extensions/reactor/pom.xml
index ca02d4c..84a3992 100644
--- a/rt/rs/extensions/reactor/pom.xml
+++ b/rt/rs/extensions/reactor/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: Project Reactor</name>
     <description>Apache CXF JAX-RS Extensions: Project Reactor</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/rx/pom.xml b/rt/rs/extensions/rx/pom.xml
index 639a1f7..99485ad 100644
--- a/rt/rs/extensions/rx/pom.xml
+++ b/rt/rs/extensions/rx/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: RxJava</name>
     <description>Apache CXF JAX-RS Extensions: RxJava</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/rx2/pom.xml b/rt/rs/extensions/rx2/pom.xml
index 47f2a73..2e0f387 100644
--- a/rt/rs/extensions/rx2/pom.xml
+++ b/rt/rs/extensions/rx2/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: RxJava2</name>
     <description>Apache CXF JAX-RS Extensions: RxJava2</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/extensions/search/pom.xml b/rt/rs/extensions/search/pom.xml
index 7523f68..fa4e774 100644
--- a/rt/rs/extensions/search/pom.xml
+++ b/rt/rs/extensions/search/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Extensions: Search</name>
     <description>Apache CXF JAX-RS Extensions: Search</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/http-sci/pom.xml b/rt/rs/http-sci/pom.xml
index a322c29..424d0aa 100644
--- a/rt/rs/http-sci/pom.xml
+++ b/rt/rs/http-sci/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Servlet Container Initializer</name>
     <description>Apache CXF JAX-RS Servlet Container Initializer</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/microprofile-client/pom.xml b/rt/rs/microprofile-client/pom.xml
index b9af4b1..ac2e21f 100644
--- a/rt/rs/microprofile-client/pom.xml
+++ b/rt/rs/microprofile-client/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF MicroProfile Client</name>
     <description>Apache CXF MicroProfile Client</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/pom.xml b/rt/rs/pom.xml
index 5690f92..3a61719 100644
--- a/rt/rs/pom.xml
+++ b/rt/rs/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Rest Runtime</name>
     <description>Apache CXF Rest Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/rs/security/cors/pom.xml b/rt/rs/security/cors/pom.xml
index 54478f8..1d98fba 100644
--- a/rt/rs/security/cors/pom.xml
+++ b/rt/rs/security/cors/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF RS Cross-Origin Resource Sharing</name>
     <description>Apache CXF RS Cross-Origin Resource Sharing</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/jcs-parent/jcs/pom.xml b/rt/rs/security/jcs-parent/jcs/pom.xml
index 63c20d9..a056a15 100644
--- a/rt/rs/security/jcs-parent/jcs/pom.xml
+++ b/rt/rs/security/jcs-parent/jcs/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JSON Clear Signature Core</name>
     <description>Apache CXF Runtime JSON Clear Signature Core</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/jcs-parent/pom.xml b/rt/rs/security/jcs-parent/pom.xml
index 481f680..d269f45 100644
--- a/rt/rs/security/jcs-parent/pom.xml
+++ b/rt/rs/security/jcs-parent/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF JSON Clear Signature parent</name>
     <description>Apache CXF JSON Clear Signature parent</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-rs-security</artifactId>
diff --git a/rt/rs/security/jose-parent/jose-jaxrs/pom.xml b/rt/rs/security/jose-parent/jose-jaxrs/pom.xml
index 587520f..db766cd 100644
--- a/rt/rs/security/jose-parent/jose-jaxrs/pom.xml
+++ b/rt/rs/security/jose-parent/jose-jaxrs/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JOSE JAX-RS</name>
     <description>Apache CXF Runtime JOSE JAX-RS</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/jose-parent/jose/pom.xml b/rt/rs/security/jose-parent/jose/pom.xml
index bb55929..59cbde5 100644
--- a/rt/rs/security/jose-parent/jose/pom.xml
+++ b/rt/rs/security/jose-parent/jose/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JOSE Core</name>
     <description>Apache CXF Runtime JOSE Core</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/jose-parent/pom.xml b/rt/rs/security/jose-parent/pom.xml
index b18ac08..7d60421 100644
--- a/rt/rs/security/jose-parent/pom.xml
+++ b/rt/rs/security/jose-parent/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF JOSE Security parent</name>
     <description>Apache CXF JOSE Security parent</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-rs-security</artifactId>
diff --git a/rt/rs/security/oauth-parent/oauth/pom.xml b/rt/rs/security/oauth-parent/oauth/pom.xml
index cacb151..6b2ac96 100644
--- a/rt/rs/security/oauth-parent/oauth/pom.xml
+++ b/rt/rs/security/oauth-parent/oauth/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime OAuth 1.0a</name>
     <description>Apache CXF Runtime OAuth 1.0a</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <artifactId>cxf-rt-rs-security-oauth-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
diff --git a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
index 4c62985..2b58893 100644
--- a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
+++ b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime OAuth 2.0 SAML</name>
     <description>Apache CXF Runtime OAuth 2.0 SAML</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <artifactId>cxf-rt-rs-security-oauth-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml
index 1ff18a9..c1d1efd 100644
--- a/rt/rs/security/oauth-parent/oauth2/pom.xml
+++ b/rt/rs/security/oauth-parent/oauth2/pom.xml
@@ -23,7 +23,7 @@
   <packaging>bundle</packaging>
   <name>Apache CXF Runtime OAuth 2.0</name>
   <description>Apache CXF Runtime OAuth 2.0</description>
-  <url>http://cxf.apache.org</url>
+  <url>https://cxf.apache.org</url>
   <parent>
     <artifactId>cxf-rt-rs-security-oauth-parent</artifactId>
     <groupId>org.apache.cxf</groupId>
diff --git a/rt/rs/security/oauth-parent/pom.xml b/rt/rs/security/oauth-parent/pom.xml
index ddb86ee..b3322a4 100644
--- a/rt/rs/security/oauth-parent/pom.xml
+++ b/rt/rs/security/oauth-parent/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Runtime RS Security OAuth Parent</name>
     <description>Apache CXF Runtime RS Security OAuth Parent</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/pom.xml b/rt/rs/security/pom.xml
index 4e17b8e..40aa5ee 100644
--- a/rt/rs/security/pom.xml
+++ b/rt/rs/security/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Rest Security Runtime</name>
     <description>Apache CXF Rest Security Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-rs</artifactId>
diff --git a/rt/rs/security/sso/oidc/pom.xml b/rt/rs/security/sso/oidc/pom.xml
index 0ad53c9..def50f9 100644
--- a/rt/rs/security/sso/oidc/pom.xml
+++ b/rt/rs/security/sso/oidc/pom.xml
@@ -23,7 +23,7 @@
   <packaging>bundle</packaging>
   <name>Apache CXF Runtime OpenId Connect</name>
   <description>Apache CXF Runtime OpenId Connect</description>
-  <url>http://cxf.apache.org</url>
+  <url>https://cxf.apache.org</url>
   <parent>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/sso/saml/pom.xml b/rt/rs/security/sso/saml/pom.xml
index 9aaff90..0b0132c 100644
--- a/rt/rs/security/sso/saml/pom.xml
+++ b/rt/rs/security/sso/saml/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF RS SSO SAML</name>
     <description>Apache CXF RS SSO SAML</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/security/xml/pom.xml b/rt/rs/security/xml/pom.xml
index 3ac1a28..0cf8f5b 100644
--- a/rt/rs/security/xml/pom.xml
+++ b/rt/rs/security/xml/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF RS XML Security</name>
     <description>Apache CXF RS XML Security</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/rs/sse/pom.xml b/rt/rs/sse/pom.xml
index 1effd9c..5514cb7 100644
--- a/rt/rs/sse/pom.xml
+++ b/rt/rs/sse/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Server-Side Events Support</name>
     <description>Apache CXF JAX-RS Server-Side Events Support</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/security-saml/pom.xml b/rt/security-saml/pom.xml
index eb4e7c0..c853444 100644
--- a/rt/security-saml/pom.xml
+++ b/rt/security-saml/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime SAML Security functionality</name>
     <description>Apache CXF Runtime SAML Security functionality</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/security/pom.xml b/rt/security/pom.xml
index 10135d6..d202310 100644
--- a/rt/security/pom.xml
+++ b/rt/security/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Security functionality</name>
     <description>Apache CXF Runtime Security functionality</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/http-hc/pom.xml b/rt/transports/http-hc/pom.xml
index aaf06ec..6b20f97 100644
--- a/rt/transports/http-hc/pom.xml
+++ b/rt/transports/http-hc/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime HTTP Async Transport</name>
     <description>Apache CXF Runtime HTTP Async Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/http-jetty/pom.xml b/rt/transports/http-jetty/pom.xml
index 61bc1bc..4864aaa 100644
--- a/rt/transports/http-jetty/pom.xml
+++ b/rt/transports/http-jetty/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime HTTP Jetty Transport</name>
     <description>Apache CXF Runtime HTTP Jetty Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/http-netty/netty-client/pom.xml b/rt/transports/http-netty/netty-client/pom.xml
index a90d89e..7437845 100644
--- a/rt/transports/http-netty/netty-client/pom.xml
+++ b/rt/transports/http-netty/netty-client/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime HTTP Netty Client Transport</name>
     <description>Apache CXF Runtime HTTP Netty Client Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/http-netty/netty-server/pom.xml b/rt/transports/http-netty/netty-server/pom.xml
index 29ec101..8790af1 100644
--- a/rt/transports/http-netty/netty-server/pom.xml
+++ b/rt/transports/http-netty/netty-server/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime HTTP Netty Server Transport</name>
     <description>Apache CXF Runtime HTTP Netty Server Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/http-undertow/pom.xml b/rt/transports/http-undertow/pom.xml
index 58f2adc..5d39bbc 100644
--- a/rt/transports/http-undertow/pom.xml
+++ b/rt/transports/http-undertow/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime HTTP Undertow Transport</name>
     <description>Apache CXF Runtime HTTP Undertow Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml
index bab830a..01c512a 100644
--- a/rt/transports/http/pom.xml
+++ b/rt/transports/http/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime HTTP Transport</name>
     <description>Apache CXF Runtime HTTP Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/jms/pom.xml b/rt/transports/jms/pom.xml
index 9689245..4636bff 100644
--- a/rt/transports/jms/pom.xml
+++ b/rt/transports/jms/pom.xml
@@ -15,7 +15,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime JMS Transport</name>
     <description>Apache CXF Runtime JMS Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/local/pom.xml b/rt/transports/local/pom.xml
index da8eb62..71e75d4 100644
--- a/rt/transports/local/pom.xml
+++ b/rt/transports/local/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Local Transport</name>
     <description>Apache CXF Runtime Local Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/pom.xml b/rt/transports/pom.xml
index 5ed9855..a84803f 100644
--- a/rt/transports/pom.xml
+++ b/rt/transports/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Transports Runtime</name>
     <description>Apache CXF Transports Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/transports/udp/pom.xml b/rt/transports/udp/pom.xml
index b6cd114..560278a 100644
--- a/rt/transports/udp/pom.xml
+++ b/rt/transports/udp/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime UDP Transport</name>
     <description>Apache CXF Runtime UDP Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/transports/websocket/pom.xml b/rt/transports/websocket/pom.xml
index 0630d3e..a456b2d 100644
--- a/rt/transports/websocket/pom.xml
+++ b/rt/transports/websocket/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WebSocket Transport</name>
     <description>Apache CXF Runtime WebSocket Transport</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/addr/pom.xml b/rt/ws/addr/pom.xml
index e6ff0d8..d49b3f4 100644
--- a/rt/ws/addr/pom.xml
+++ b/rt/ws/addr/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WS Addressing</name>
     <description>Apache CXF Runtime WS Addressing</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/eventing/pom.xml b/rt/ws/eventing/pom.xml
index 5e06750..9fb1381 100644
--- a/rt/ws/eventing/pom.xml
+++ b/rt/ws/eventing/pom.xml
@@ -5,7 +5,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WS Eventing</name>
     <description>Apache CXF Runtime WS Eventing</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/mex/pom.xml b/rt/ws/mex/pom.xml
index b01a1ee..8d91682 100644
--- a/rt/ws/mex/pom.xml
+++ b/rt/ws/mex/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WS MetadataExchange</name>
     <description>Apache CXF Runtime WS MetadataExchange</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/policy/pom.xml b/rt/ws/policy/pom.xml
index e58efec..2c9d2f9 100644
--- a/rt/ws/policy/pom.xml
+++ b/rt/ws/policy/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WS Policy</name>
     <description>Apache CXF Runtime WS Policy</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/pom.xml b/rt/ws/pom.xml
index fd135d1..ce9394a 100644
--- a/rt/ws/pom.xml
+++ b/rt/ws/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Web Services Runtime</name>
     <description>Apache CXF Web Services Runtime</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml
index a1eea91..a46cf41 100644
--- a/rt/ws/rm/pom.xml
+++ b/rt/ws/rm/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WS Reliable Messaging</name>
     <description>Apache CXF Runtime WS Reliable Messaging</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/security/pom.xml b/rt/ws/security/pom.xml
index 75b8e73..890f734 100644
--- a/rt/ws/security/pom.xml
+++ b/rt/ws/security/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime WS Security</name>
     <description>Apache CXF Runtime WS Security</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/rt/ws/transfer/pom.xml b/rt/ws/transfer/pom.xml
index 2c9cba0..fa2573f 100644
--- a/rt/ws/transfer/pom.xml
+++ b/rt/ws/transfer/pom.xml
@@ -4,7 +4,7 @@
   <artifactId>cxf-rt-ws-transfer</artifactId>
   <packaging>jar</packaging>
   <name>Apache CXF Runtime WS Transfer</name>
-  <url>http://cxf.apache.org</url>
+  <url>https://cxf.apache.org</url>
   
   <parent>
       <groupId>org.apache.cxf</groupId>
diff --git a/rt/wsdl/pom.xml b/rt/wsdl/pom.xml
index 404dc47..6338ed5 100644
--- a/rt/wsdl/pom.xml
+++ b/rt/wsdl/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Runtime Core for WSDL</name>
     <description>Apache CXF Runtime Core for WSDL Based Technologies</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/pom.xml b/services/pom.xml
index 0c2e8ba..641bdc5 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF Services</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
diff --git a/services/sts/pom.xml b/services/sts/pom.xml
index 764d6f2..acebbe2 100644
--- a/services/sts/pom.xml
+++ b/services/sts/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-sts</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF STS service</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
diff --git a/services/sts/sts-core/pom.xml b/services/sts/sts-core/pom.xml
index 942148a..e0df897 100644
--- a/services/sts/sts-core/pom.xml
+++ b/services/sts/sts-core/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-sts-core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF STS Core</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/sts/systests/advanced/pom.xml b/services/sts/systests/advanced/pom.xml
index b1069f6..c944af4 100644
--- a/services/sts/systests/advanced/pom.xml
+++ b/services/sts/systests/advanced/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-sts-systests-advanced</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF STS advanced systests</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/sts/systests/basic/pom.xml b/services/sts/systests/basic/pom.xml
index 5ca92aa..72c9729 100644
--- a/services/sts/systests/basic/pom.xml
+++ b/services/sts/systests/basic/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-sts-systests-basic</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF STS basic systests</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/sts/systests/pom.xml b/services/sts/systests/pom.xml
index f0fd643..598a91d 100644
--- a/services/sts/systests/pom.xml
+++ b/services/sts/systests/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-sts-systests</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF STS systests</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf.services.sts</groupId>
         <artifactId>cxf-services-sts</artifactId>
diff --git a/services/sts/systests/sts-features/pom.xml b/services/sts/systests/sts-features/pom.xml
index 4728a11..c847d4c 100644
--- a/services/sts/systests/sts-features/pom.xml
+++ b/services/sts/systests/sts-features/pom.xml
@@ -24,7 +24,7 @@
 
     <packaging>pom</packaging>
     <name>Apache CXF STS test Karaf Features</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/sts/systests/sts-itests/pom.xml b/services/sts/systests/sts-itests/pom.xml
index 2cb484e..01909f4 100644
--- a/services/sts/systests/sts-itests/pom.xml
+++ b/services/sts/systests/sts-itests/pom.xml
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf.services.sts.systests</groupId>
     <artifactId>cxf-services-sts-systests-itests</artifactId>
     <name>Apache CXF STS Integration Tests</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/sts/systests/sts-osgi/pom.xml b/services/sts/systests/sts-osgi/pom.xml
index f5e45c8..5995a30 100644
--- a/services/sts/systests/sts-osgi/pom.xml
+++ b/services/sts/systests/sts-osgi/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-sts-systests-osgi</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF STS test OSGi deployment</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/ws-discovery/pom.xml b/services/ws-discovery/pom.xml
index 0e939be..61ee09c 100644
--- a/services/ws-discovery/pom.xml
+++ b/services/ws-discovery/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-ws-discovery</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF WS-Discovery</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
diff --git a/services/ws-discovery/ws-discovery-api/pom.xml b/services/ws-discovery/ws-discovery-api/pom.xml
index 53b6932..f3680e3 100644
--- a/services/ws-discovery/ws-discovery-api/pom.xml
+++ b/services/ws-discovery/ws-discovery-api/pom.xml
@@ -24,7 +24,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF WS-Discovery API</name>
     <description>Apache CXF WS-Discovery API</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/ws-discovery/ws-discovery-service/pom.xml b/services/ws-discovery/ws-discovery-service/pom.xml
index d937ad5..6a0d291 100644
--- a/services/ws-discovery/ws-discovery-service/pom.xml
+++ b/services/ws-discovery/ws-discovery-service/pom.xml
@@ -24,7 +24,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF WS-Discovery Service</name>
     <description>Apache CXF WS-Discovery Service</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/wsn/pom.xml b/services/wsn/pom.xml
index 4621efd..cb84d17 100644
--- a/services/wsn/pom.xml
+++ b/services/wsn/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-wsn</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF WSN service</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml
index 74a60f6..13c4dc1 100644
--- a/services/wsn/wsn-api/pom.xml
+++ b/services/wsn/wsn-api/pom.xml
@@ -24,7 +24,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF WSN API</name>
     <description>Apache CXF WSN API</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml
index 2184f4c..9baf04a 100644
--- a/services/wsn/wsn-core/pom.xml
+++ b/services/wsn/wsn-core/pom.xml
@@ -24,7 +24,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF WSN Core</name>
     <description>Apache CXF WSN Core Service</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml
index b939e46..4c945c0 100644
--- a/services/wsn/wsn-osgi/pom.xml
+++ b/services/wsn/wsn-osgi/pom.xml
@@ -24,7 +24,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF WSN OSGi</name>
     <description>Apache CXF WSN Full OSGi</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml
index 91f29d6..7d2f7cf 100644
--- a/services/xkms/pom.xml
+++ b/services/xkms/pom.xml
@@ -24,7 +24,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF XKMS</name>
     <description>Apache CXF XKMS service</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
diff --git a/services/xkms/xkms-client/pom.xml b/services/xkms/xkms-client/pom.xml
index 58c50c1..ae4d89f 100644
--- a/services/xkms/xkms-client/pom.xml
+++ b/services/xkms/xkms-client/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-client</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF XKMS Client</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-common/pom.xml b/services/xkms/xkms-common/pom.xml
index 4bde8e1..92f20d2 100644
--- a/services/xkms/xkms-common/pom.xml
+++ b/services/xkms/xkms-common/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-common</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF XKMS Common</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-features/pom.xml b/services/xkms/xkms-features/pom.xml
index 77384d7..612f0ef 100644
--- a/services/xkms/xkms-features/pom.xml
+++ b/services/xkms/xkms-features/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-features</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF XKMS Karaf Features</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-itests/pom.xml b/services/xkms/xkms-itests/pom.xml
index 6b16704..b04e310 100644
--- a/services/xkms/xkms-itests/pom.xml
+++ b/services/xkms/xkms-itests/pom.xml
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf.services.xkms</groupId>
     <artifactId>cxf-services-xkms-itests</artifactId>
     <name>Apache CXF XKMS Integration Tests</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-osgi/pom.xml b/services/xkms/xkms-osgi/pom.xml
index c5e2535..cb1758f 100644
--- a/services/xkms/xkms-osgi/pom.xml
+++ b/services/xkms/xkms-osgi/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-osgi</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF XKMS OSGi deployment</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-service/pom.xml b/services/xkms/xkms-service/pom.xml
index c560cc6..fd9b976 100644
--- a/services/xkms/xkms-service/pom.xml
+++ b/services/xkms/xkms-service/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-service</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF XKMS Service</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-war/pom.xml b/services/xkms/xkms-war/pom.xml
index ed3b6c9..432caf6 100644
--- a/services/xkms/xkms-war/pom.xml
+++ b/services/xkms/xkms-war/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-war</artifactId>
     <packaging>war</packaging>
     <name>Apache CXF XKMS Service war deployment</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-x509-handlers/pom.xml b/services/xkms/xkms-x509-handlers/pom.xml
index 5e9a8d0..bf3ac14 100644
--- a/services/xkms/xkms-x509-handlers/pom.xml
+++ b/services/xkms/xkms-x509-handlers/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-services-xkms-x509-handlers</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF XKMS X509 Handlers</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/services/xkms/xkms-x509-repo-ldap/pom.xml b/services/xkms/xkms-x509-repo-ldap/pom.xml
index 0fea19a..a197a9e 100644
--- a/services/xkms/xkms-x509-repo-ldap/pom.xml
+++ b/services/xkms/xkms-x509-repo-ldap/pom.xml
@@ -10,7 +10,7 @@
     <artifactId>cxf-services-xkms-x509-repo-ldap</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF XKMS LDAP repository</name>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.xkms.x509.ldap</cxf.module.name>
diff --git a/systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml b/systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml
index 3ba5345..87ccffd 100644
--- a/systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml
+++ b/systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-cdi-owb-multiple-apps</artifactId>
     <name>Apache CXF CDI Integration System Tests - OWB with multiple apps</name>
     <description>Apache CXF CDI Integration System Tests - OpenWebBeans with multiple apps</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.cdi.owb.multiapp</cxf.module.name>
diff --git a/systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml b/systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml
index 4d9977f..76e21fc 100644
--- a/systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml
+++ b/systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-cdi-owb-no-apps</artifactId>
     <name>Apache CXF CDI Integration System Tests - OWB with no apps</name>
     <description>Apache CXF CDI Integration System Tests - OpenWebBeans with no apps</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.cdi.owb.noapp</cxf.module.name>
diff --git a/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml b/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml
index 9ca9317..3421e25 100644
--- a/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml
+++ b/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-cdi-owb-producers</artifactId>
     <name>Apache CXF CDI Integration System Tests - OWB with producers</name>
     <description>Apache CXF CDI Integration System Tests - OpenWebBeans with producers</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.cdi.owb.producers</cxf.module.name>
diff --git a/systests/cdi/cdi-owb/pom.xml b/systests/cdi/cdi-owb/pom.xml
index 1fc261e..8de7955 100644
--- a/systests/cdi/cdi-owb/pom.xml
+++ b/systests/cdi/cdi-owb/pom.xml
@@ -29,7 +29,7 @@
 	<packaging>pom</packaging>
     <name>Apache CXF CDI Integration System Tests - OWB</name>
     <description>Apache CXF CDI Integration System Tests - OpenWebBeans</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
 
     <modules>
         <module>cdi-multiple-apps-owb</module>
diff --git a/systests/cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml b/systests/cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml
index 6e86650..df80ed8 100644
--- a/systests/cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml
+++ b/systests/cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-cdi-weld-multiple-apps</artifactId>
     <name>Apache CXF CDI Integration System Tests - Weld with multiple apps</name>
     <description>Apache CXF CDI Integration System Tests - Weld with multiple apps</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.cdi.weld.multiapp</cxf.module.name>
diff --git a/systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml b/systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml
index 2ad72bf..f495b30 100644
--- a/systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml
+++ b/systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-cdi-weld-no-apps</artifactId>
     <name>Apache CXF CDI Integration System Tests - Weld with no apps</name>
     <description>Apache CXF CDI Integration System Tests - Weld with no apps</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.cdi.weld.noapp</cxf.module.name>
diff --git a/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml b/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml
index 3fd674a..0a6cf3a 100644
--- a/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml
+++ b/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-cdi-weld-producers</artifactId>
     <name>Apache CXF CDI Integration System Tests - Weld with producers</name>
     <description>Apache CXF CDI Integration System Tests - Weld with producers</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.cdi.weld.producers</cxf.module.name>
diff --git a/systests/cdi/cdi-weld/pom.xml b/systests/cdi/cdi-weld/pom.xml
index 9073c17..081c9b2 100644
--- a/systests/cdi/cdi-weld/pom.xml
+++ b/systests/cdi/cdi-weld/pom.xml
@@ -29,7 +29,7 @@
 	<packaging>pom</packaging>
     <name>Apache CXF CDI Integration System Tests - Weld</name>
     <description>Apache CXF CDI Integration System Tests - Weld</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
 	
 	<modules>
         <module>cdi-multiple-apps-weld</module>
diff --git a/systests/cdi/pom.xml b/systests/cdi/pom.xml
index 647ef48..6d2eca7 100644
--- a/systests/cdi/pom.xml
+++ b/systests/cdi/pom.xml
@@ -30,7 +30,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF CDI Integration System Tests</name>
     <description>Apache CXF CDI Integration System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.el.api.version>3.0-b02</cxf.el.api.version>
         <cxf.glassfish.el.version>3.0-b01</cxf.glassfish.el.version>
diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml
index 63683fc..8cfff40 100644
--- a/systests/container-integration/grizzly/pom.xml
+++ b/systests/container-integration/grizzly/pom.xml
@@ -37,7 +37,7 @@
         <repository>
             <id>maven2-repository.dev.java.net</id>
             <name>Java.net Repository for Maven 2</name>
-            <url>http://download.java.net/maven/2/</url>
+            <url>https://download.java.net/maven/2/</url>
         </repository>
     </repositories>
     <dependencies>
diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml
index 3365448..4bcd057 100644
--- a/systests/container-integration/pom.xml
+++ b/systests/container-integration/pom.xml
@@ -30,7 +30,7 @@
     <name>Apache CXF Container Integration System Tests</name>
     <description>Apache CXF Container Integration System Tests</description>
     <packaging>pom</packaging>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <modules>
         <module>webapp</module>
         <module>grizzly</module>
diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml
index 1955be5..0b6eeb0 100644
--- a/systests/databinding/pom.xml
+++ b/systests/databinding/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-databinding</artifactId>
     <name>Apache CXF Databinding System Tests</name>
     <description>Apache CXF Databinding System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <hello.world.binding.file>hello_world.xml</hello.world.binding.file>
         <doc.lit.bare.binding.file>doc_lit_bare.xml</doc.lit.bare.binding.file>
diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml
index d399614..5bed17d 100644
--- a/systests/jaxrs/pom.xml
+++ b/systests/jaxrs/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-jaxrs</artifactId>
     <name>Apache CXF JAX-RS System Tests</name>
     <description>Apache CXF JAX-RS System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.el.api.version>3.0-b02</cxf.el.api.version>
         <cxf.glassfish.el.version>3.0-b01</cxf.glassfish.el.version>
diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml
index 76f0daa..f2b0bad 100644
--- a/systests/jaxws/pom.xml
+++ b/systests/jaxws/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-jaxws</artifactId>
     <name>Apache CXF JAX-WS System Tests</name>
     <description>Apache CXF JAX-WS System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.jaxws</cxf.module.name>
diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml
index 26592de..e4140a8 100644
--- a/systests/kerberos/pom.xml
+++ b/systests/kerberos/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-kerberos</artifactId>
     <name>Apache CXF Kerberos Integration System Tests</name>
     <description>Apache CXF Kerberos Integration System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.kerberos</cxf.module.name>
diff --git a/systests/ldap/pom.xml b/systests/ldap/pom.xml
index cfe5b5b..22b5e6d 100644
--- a/systests/ldap/pom.xml
+++ b/systests/ldap/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-ldap</artifactId>
     <name>Apache CXF LDAP Integration System Tests</name>
     <description>Apache CXF LDAP Integration System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.ldap</cxf.module.name>
diff --git a/systests/microprofile/client/async/pom.xml b/systests/microprofile/client/async/pom.xml
index 47b841f..dcc2711 100644
--- a/systests/microprofile/client/async/pom.xml
+++ b/systests/microprofile/client/async/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-microprofile-async</artifactId>
     <name>Apache CXF MicroProfile Async Sys Tests</name>
     <description>Apache CXF System Tests - MicroProfile Rest Client Async Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.module.name>org.apache.cxf.systests.microprofile.async</cxf.module.name>
         <cxf.geronimo.config.version>1.0</cxf.geronimo.config.version>
diff --git a/systests/microprofile/client/tracing/pom.xml b/systests/microprofile/client/tracing/pom.xml
index d83f058..613fda1 100644
--- a/systests/microprofile/client/tracing/pom.xml
+++ b/systests/microprofile/client/tracing/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-microprofile-tracing</artifactId>
     <name>Apache CXF MicroProfile Tracing integration Sys Tests</name>
     <description>Apache CXF System Tests - verifying MicroProfile Rest Client integration with Tracing</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.module.name>org.apache.cxf.systests.microprofile.tracing</cxf.module.name>
     </properties>
diff --git a/systests/microprofile/pom.xml b/systests/microprofile/pom.xml
index 7e8b4bb..24040e4 100644
--- a/systests/microprofile/pom.xml
+++ b/systests/microprofile/pom.xml
@@ -30,7 +30,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF MicroProfile TCKs</name>
     <description>Apache CXF System Tests - MicroProfile TCKs</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.geronimo.config.version>1.0</cxf.geronimo.config.version>
         <cxf.microprofile.rest.client.version>1.1</cxf.microprofile.rest.client.version>
diff --git a/systests/pom.xml b/systests/pom.xml
index 23d29fe..f97d766 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -24,7 +24,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF System Tests</name>
     <description>Apache CXF System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml
index 5b42f13..50d17cb 100644
--- a/systests/rs-http-sci/pom.xml
+++ b/systests/rs-http-sci/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-http-sci</artifactId>
     <name>Apache CXF Servlet Container Initializer Integration System Tests</name>
     <description>Apache CXF Servlet Container Initializer Integration System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.module.name>org.apache.cxf.systests.rs.sci</cxf.module.name>
diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml
index 035ba2b..d1ffbef 100644
--- a/systests/rs-security/pom.xml
+++ b/systests/rs-security/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-rs-security</artifactId>
     <name>Apache CXF JAX-RS System Advanced Security Tests</name>
     <description>Apache CXF JAX-RS System Advanced Security Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <oauth.version>20100527</oauth.version>
         <cxf.module.name>org.apache.cxf.systests.security</cxf.module.name>
diff --git a/systests/rs-sse/pom.xml b/systests/rs-sse/pom.xml
index 97092fa..293a64a 100644
--- a/systests/rs-sse/pom.xml
+++ b/systests/rs-sse/pom.xml
@@ -30,7 +30,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF SSE Integration System Tests</name>
     <description>Apache CXF SSE Integration System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <dependencies>
         <dependency>
diff --git a/systests/rs-sse/rs-sse-base/pom.xml b/systests/rs-sse/rs-sse-base/pom.xml
index fc2a40d..c15d6d2 100644
--- a/systests/rs-sse/rs-sse-base/pom.xml
+++ b/systests/rs-sse/rs-sse-base/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-rs-sse-base</artifactId>
     <name>Apache CXF SSE Integration System Tests base classes</name>
     <description>Apache CXF SSE Integration System base classes</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
 
     <properties>
         <cxf.module.name>org.apache.cxf.systests.rs.sse.base</cxf.module.name>
diff --git a/systests/rs-sse/rs-sse-jetty/pom.xml b/systests/rs-sse/rs-sse-jetty/pom.xml
index 9e62a70..fa04295 100644
--- a/systests/rs-sse/rs-sse-jetty/pom.xml
+++ b/systests/rs-sse/rs-sse-jetty/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-rs-sse-jetty</artifactId>
     <name>Apache CXF SSE Integration System Tests for Jetty</name>
     <description>Apache CXF SSE Integration System Tests for Jetty</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.module.name>org.apache.cxf.systests.rs.sse.jetty</cxf.module.name>
diff --git a/systests/rs-sse/rs-sse-tomcat/pom.xml b/systests/rs-sse/rs-sse-tomcat/pom.xml
index 95c2428..a3eba3b 100644
--- a/systests/rs-sse/rs-sse-tomcat/pom.xml
+++ b/systests/rs-sse/rs-sse-tomcat/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-rs-sse-tomcat</artifactId>
     <name>Apache CXF SSE Integration System Tests for Tomcat</name>
     <description>Apache CXF SSE Integration System Tests Tomcat</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.module.name>org.apache.cxf.systests.rs.sse.tomcat</cxf.module.name>
     </properties>
diff --git a/systests/rs-sse/rs-sse-undertow/pom.xml b/systests/rs-sse/rs-sse-undertow/pom.xml
index f8bc49c..291e27a 100644
--- a/systests/rs-sse/rs-sse-undertow/pom.xml
+++ b/systests/rs-sse/rs-sse-undertow/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-rs-sse-undertow</artifactId>
     <name>Apache CXF SSE Integration System Tests for Undertow</name>
     <description>Apache CXF SSE Integration System Tests Undertow</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.rs.sse.undertow</cxf.module.name>
diff --git a/systests/tracing/pom.xml b/systests/tracing/pom.xml
index a55b63f..e423b60 100644
--- a/systests/tracing/pom.xml
+++ b/systests/tracing/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-tracing</artifactId>
     <name>Apache CXF Distributed Tracing Integration System Tests</name>
     <description>Apache CXF Distributed Tracing Integration System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.tracing</cxf.module.name>
diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml
index 6d546e1..087fcec 100644
--- a/systests/transport-jms/pom.xml
+++ b/systests/transport-jms/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-transport-jms</artifactId>
     <name>Apache CXF Transport System Tests JMS</name>
     <description>Apache CXF Transport System Tests JMS</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.transport.jms</cxf.module.name>
diff --git a/systests/transport-undertow/pom.xml b/systests/transport-undertow/pom.xml
index 2fbaddf..41de37d 100644
--- a/systests/transport-undertow/pom.xml
+++ b/systests/transport-undertow/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-transport-undertow</artifactId>
     <name>Apache CXF Undertow Transport System Tests</name>
     <description>Apache CXF Undertow Transport System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.transport.undertow</cxf.module.name>
diff --git a/systests/transports-ssl3/pom.xml b/systests/transports-ssl3/pom.xml
index 19a4275..aaac024 100644
--- a/systests/transports-ssl3/pom.xml
+++ b/systests/transports-ssl3/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-transports-ssl3</artifactId>
     <name>Apache CXF Transport SSL3 System Tests</name>
     <description>Apache CXF Transport SSL3 System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.transport.ssl3</cxf.module.name>
diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml
index 5c8b4bf..af4fa98 100644
--- a/systests/transports/pom.xml
+++ b/systests/transports/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-transports</artifactId>
     <name>Apache CXF Transport System Tests</name>
     <description>Apache CXF Transport System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.surefire.fork.vmargs>-Djdk.http.auth.tunneling.disabledSchemes=""</cxf.surefire.fork.vmargs>
         <cxf.module.name>org.apache.cxf.systests.transport</cxf.module.name>
diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml
index 9dedc59..6f5a8b0 100644
--- a/systests/uncategorized/pom.xml
+++ b/systests/uncategorized/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-uncategorized</artifactId>
     <name>Apache CXF Uncategorized System Tests</name>
     <description>Apache CXF Uncategorized System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.uncategorized</cxf.module.name>
diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml
index 72ddb5c..0b74f91 100644
--- a/systests/ws-rm/pom.xml
+++ b/systests/ws-rm/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-ws-rm</artifactId>
     <name>Apache CXF WS-RM Specifications System Tests</name>
     <description>Apache CXF WS-RM Specifications System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.ws.rm</cxf.module.name>
diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml
index 329e97c..b4b2299 100644
--- a/systests/ws-security-examples/pom.xml
+++ b/systests/ws-security-examples/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-ws-security-examples</artifactId>
     <name>Apache CXF WS-Security Interop System Tests</name>
     <description>Apache CXF WS-Security Interop System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.ws.security.examples</cxf.module.name>
diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml
index 9d6a744..071d72f 100644
--- a/systests/ws-security/pom.xml
+++ b/systests/ws-security/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-ws-security</artifactId>
     <name>Apache CXF WS-Security System Tests</name>
     <description>Apache CXF WS-Security System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.module.name>org.apache.cxf.systests.ws.security</cxf.module.name>
     </properties>
diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml
index 1a090e0..7ef3e58 100644
--- a/systests/ws-specs/pom.xml
+++ b/systests/ws-specs/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-ws-specs</artifactId>
     <name>Apache CXF WS-* Specifications System Tests</name>
     <description>Apache CXF WS-* Specifications System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <properties>
         <cxf.module.name>org.apache.cxf.systests.ws.specs</cxf.module.name>
diff --git a/systests/ws-transfer/pom.xml b/systests/ws-transfer/pom.xml
index 23ea7aa..4acb77f 100644
--- a/systests/ws-transfer/pom.xml
+++ b/systests/ws-transfer/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>cxf-systests-ws-transfer</artifactId>
     <name>Apache CXF WS-Transfer System Tests</name>
     <description>Apache CXF WS-Transfer System Tests</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     
     <parent>
         <artifactId>cxf-parent</artifactId>
diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml
index 8379836..8686b9f 100644
--- a/systests/wsdl_maven/pom.xml
+++ b/systests/wsdl_maven/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF System Tests for Maven Plugins</name>
     <description>Apache CXF System Tests for Maven Plugins</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests</artifactId>
diff --git a/testutils/pom.xml b/testutils/pom.xml
index 5c57db2..ccfd072 100644
--- a/testutils/pom.xml
+++ b/testutils/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Test Utilities</name>
     <description>Apache CXF Test Utilities</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/common/pom.xml b/tools/common/pom.xml
index 8ed2b12..3ba4a9c 100644
--- a/tools/common/pom.xml
+++ b/tools/common/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools Common</name>
     <description>Apache CXF Command Line Tools Common</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml
index f8e86e7..1267bf4 100644
--- a/tools/corba/pom.xml
+++ b/tools/corba/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools CORBA</name>
     <description>Apache CXF Command Line Tools CORBA</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml
index 3dd632d..1504628 100644
--- a/tools/javato/pom.xml
+++ b/tools/javato/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Command Line Tools JavaTo</name>
     <description>Apache CXF Command Line Tools JavaTo</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml
index 0642e39..7d2503b 100644
--- a/tools/javato/ws/pom.xml
+++ b/tools/javato/ws/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools JavaTo WS</name>
     <description>Apache CXF Command Line Tools JavaTo WS</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index de6122f..c23438f 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Command Line Tools</name>
     <description>Apache CXF Command Line Tools</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml
index c6cb244..b8ae4b7 100644
--- a/tools/validator/pom.xml
+++ b/tools/validator/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools Validator</name>
     <description>Apache CXF Command Line Tools Validator</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml
index 03ba451..e34c2c6 100644
--- a/tools/wadlto/jaxrs/pom.xml
+++ b/tools/wadlto/jaxrs/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools WADLTo JAXRS Frontend</name>
     <description>Apache CXF Command Line Tools WADLTo JAXRS Frontend</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml
index 16eeb15..0cf9816 100644
--- a/tools/wadlto/pom.xml
+++ b/tools/wadlto/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Command Line Tools WADLTo</name>
     <description>Apache CXF Command Line Tools WADLTo</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml
index 1fda306..87489e4 100644
--- a/tools/wsdlto/core/pom.xml
+++ b/tools/wsdlto/core/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools WSDLTo Core</name>
     <description>Apache CXF Command Line Tools WSDLTo Core</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml
index 2473041..bfd2668 100644
--- a/tools/wsdlto/databinding/jaxb/pom.xml
+++ b/tools/wsdlto/databinding/jaxb/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name>
     <description>Apache CXF Command Line Tools WSDLTo JAXB Databinding</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml
index 091f229..f476a1c 100644
--- a/tools/wsdlto/frontend/javascript/pom.xml
+++ b/tools/wsdlto/frontend/javascript/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name>
     <description>Apache CXF Command Line Tools WSDL to JavaScript Front End</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml
index 11d181a..6e54a6b 100644
--- a/tools/wsdlto/frontend/jaxws/pom.xml
+++ b/tools/wsdlto/frontend/jaxws/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
     <description>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml
index e2b0318..ddc2896 100644
--- a/tools/wsdlto/misc/pom.xml
+++ b/tools/wsdlto/misc/pom.xml
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <name>Apache CXF Command Line Tools WSDLTo Misctools</name>
     <description>Apache CXF Command Line Tools WSDLTo Misctools</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml
index f865ee9..484b127 100644
--- a/tools/wsdlto/pom.xml
+++ b/tools/wsdlto/pom.xml
@@ -23,7 +23,7 @@
     <packaging>pom</packaging>
     <name>Apache CXF Command Line Tools WSDLTo</name>
     <description>Apache CXF Command Line Tools WSDLTo</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml
index 4c809eb..6836762 100644
--- a/tools/wsdlto/test/pom.xml
+++ b/tools/wsdlto/test/pom.xml
@@ -23,7 +23,7 @@
     <packaging>jar</packaging>
     <name>Apache CXF Command Line Tools WSDLTo Test</name>
     <description>Apache CXF Command Line Tools WSDLTo Test</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>