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 16:44:06 UTC

[cxf] branch master updated (a4f7ddc -> 08a0549)

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

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from a4f7ddc  [CXF-8045]Disable HTTP TRACE method on CXF http-undertow transport
     new b930094  Updating Tika
     new 48c48f1  Switch to using https everywhere
     new 08a0549  Updating JAckson

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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-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                                     |  8 ++++----
 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/http-signature/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/jaxrs/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 +-
 187 files changed, 202 insertions(+), 202 deletions(-)


[cxf] 03/03: Updating JAckson

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 08a054913f04448bfa56b12e11816365369318b5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 21 17:34:54 2019 +0100

    Updating JAckson
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b9e1993..08ec68f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -101,7 +101,7 @@
         <cxf.httpcomponents.core.version>4.4.11</cxf.httpcomponents.core.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
-        <cxf.jackson.version>2.9.8</cxf.jackson.version>
+        <cxf.jackson.version>2.9.9</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.kerby.version>2.0.0</cxf.kerby.version>
         <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>


[cxf] 01/03: Updating Tika

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit b9300944381ebe10f7c5fe86d55b25b8292372fd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 21 14:41:12 2019 +0100

    Updating Tika
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 00bdd67..d27fc7c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
         <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
         <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
-        <cxf.tika.version>1.20</cxf.tika.version>
+        <cxf.tika.version>1.21</cxf.tika.version>
         <cxf.jexl.version>2.1.1</cxf.jexl.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.brave.version>5.4.2</cxf.brave.version>


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

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

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

    Switch to using https everywhere
---
 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-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/http-signature/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/jaxrs/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 +-
 187 files changed, 200 insertions(+), 200 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 45a4771..ae30413 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 269ce5d..d46a1ec 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 13d39f6..25bb900 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 1f00548..5170ead 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 f71b2f1..ee823ae 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 2c42d35..e215c0c 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -25,7 +25,7 @@
     <version>3.3.3-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 e8598ac..11b5533 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 1ffdcb2..4a7fe43 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 7f5d856..d56f1ae 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 c7c1442..d3c923d 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 b10daf7..1c0f955 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 f5c95b7..8fbe78f 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 de87baf..f225398 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 7c12ca6..71d9af2 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-opentracing/pom.xml b/integration/tracing/tracing-opentracing/pom.xml
index 0a1065f..98ddd0e 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 b172eea..717dac1 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 51cb845..af6c70b 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 5a0e3a4..ebff0fe 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 836ac9e..b6410eb 100644
--- a/maven-plugins/java2swagger-plugin/pom.xml
+++ b/maven-plugins/java2swagger-plugin/pom.xml
@@ -25,7 +25,7 @@
     <version>3.3.3-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 8cf18f1..4bac123 100644
--- a/maven-plugins/java2wadl-plugin/pom.xml
+++ b/maven-plugins/java2wadl-plugin/pom.xml
@@ -25,7 +25,7 @@
     <version>3.3.3-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 c00240c..64f9640 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 eb51705..7aead91 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 dd46901..7f717a5 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 ad747ec..691d2b9 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 262794a..55a546c 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 c1294e2..7fb52d9 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 bff7a1e..9dddeb9 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 d27fc7c..b9e1993 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>
@@ -2733,7 +2733,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 1800420..2a02b0e 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>
@@ -96,46 +96,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>
@@ -154,13 +154,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 0cb3e18..ba42390 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 0044ccb..8e878ae 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 e599b8e..3552ce5 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 bb03070..2cadd0b 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 bce41fb..630a490 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 2d1423e..1303585 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 c345659..096b002 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 2eb36fa..6f07b4e 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 a7b8300..f3ad9a4 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 3777840..3627f3b 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 a48f4d7..21e2409 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 4a737b6..5e0ca3b 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 8aa2774..5823e2e 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 d2f54fa..e9b730f 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 eac7827..4f21af4 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 1b75337..ea1ae57 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 29ff0d4..97a566c 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 30e0d79..14bed11 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 ef87b84..618c9af 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 edd0f30..345b081 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 5388237..c7ccf87 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 9a7a0f6..879fe7b 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 d2f73a3..77f0483 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 47982de..4ddb350 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 1bfddd6..58b6c64 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 a56c99f..439a511 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 490acfc..24f441c 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 f2f65b0..ed2f9d5 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 7765a92..a66f1fb 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 c8750d1..7750dd8 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 8ae179f..87d19cb 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 a855576..523dc41 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 1a516cd..d440e33 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 6404b0c..caabd59 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 3de8096..4bd8e91 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 2c139f8..7dfbf5b 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 2d84f52..b905107 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/http-signature/pom.xml b/rt/rs/security/http-signature/pom.xml
index a335fae..f109d3b 100644
--- a/rt/rs/security/http-signature/pom.xml
+++ b/rt/rs/security/http-signature/pom.xml
@@ -25,7 +25,7 @@
         Integrate https://tools.ietf.org/html/draft-cavage-http-signatures-10 as JAX-RS filters for signing and
         verifying requests.
     </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 f06145f..ac1b81c 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 3407411..6ece541 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 b6a295d..9dcacd2 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 a0f5524..68418e7 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 b3a7882..21b35d4 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 098dc12..62a7893 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 ca4c69b..f809186 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 f9d7579..c48dd82 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 a862fbe..204b2e7 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 efb9049..5bbc8ea 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 0fb3e9a..49848c3 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 740361a..baa8ec5 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 658d217..fbf634f 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 6630056..5dad812 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 22352f0..d01ff55 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 92d3e47..fe9601c 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 4611569..b424c75 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 208e4c2..fef1dc2 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 3486cf5..429dee5 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 befc867..3019c99 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 a175dea..e7913b1 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 eb10619..3099752 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 074222e..3f8a9aa 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 7b4e62c..971b469 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 9264e71..0ec0528 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 cafc69b..210f07c 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 9afd1bb..0fdaeda 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 db1e134..af245bc 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 8caee1e..853c5dd 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 67a57ac..86dd2b8 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 74aea52..61aa6bf 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 38a4793..4283f75 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 877672d..1700d60 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 54a11a9..2e57078 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 30eb6af..f39a339 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 d68c570..8dcaccb 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 f5e285c..90fb870 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 dbbcc35..390daef 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 3fcc60b..8c64edf 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 be93a4b..74a02f6 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 eb0e14f..7ae6bf1 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 c4ef1a0..e6b09cf 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 cd114d4..84f0fcb 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 463c89f..368f258 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 1693b00..3ff67e3 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 541b801..717cd1f 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 1c6b802..d35679d 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 7e129b1..b279691 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 78af288..8db5286 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 b230f3e..90c8c8f 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 0add8c6..e9b88f5 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 3efe2f7..0c8e382 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 db4dae4..f1b394c 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 e5ea66b..6d44c38 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 a7d6893..7b7cb38 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 e54bf4d..c431862 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 c2b6c06..c4800a6 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 0aa6c6d..bb5580b 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 a952dbc..8ebde3a 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 665b351..2ef0401 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 bca74f0..85e4993 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 dc3fb10..31ba0d6 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 fff7277..1ffcf7d 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 95b0327..4a15f66 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 d0b04a4..df895ee 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 70cda92..1aa015d 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 45b088c..17bba97 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 457626b..25bc1d0 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 9fae505..a569a29 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 bb4bed8..85bad94 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 1d53146..b653a57 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 d982484..224d6a1 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 39161be..fb1be41 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 5c819a9..926135e 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 14cf104..87b3785 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 24b2e3b..470f058 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 e254f58..c9b4e9d 100644
--- a/systests/microprofile/client/async/pom.xml
+++ b/systests/microprofile/client/async/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-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/jaxrs/pom.xml b/systests/microprofile/client/jaxrs/pom.xml
index edcd9c2..dadcc65 100644
--- a/systests/microprofile/client/jaxrs/pom.xml
+++ b/systests/microprofile/client/jaxrs/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>cxf-systests-microprofile-jaxrs</artifactId>
     <name>Apache CXF MicroProfile JAX-RS integration Sys Tests</name>
     <description>Apache CXF System Tests - verifying MicroProfile Rest Client integration with JAX-RS</description>
-    <url>http://cxf.apache.org</url>
+    <url>https://cxf.apache.org</url>
     <properties>
         <cxf.module.name>org.apache.cxf.systests.microprofile.jaxrs</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 4e005a7..5daa167 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 782383f..ae008f0 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.2.1</cxf.microprofile.rest.client.version>
diff --git a/systests/pom.xml b/systests/pom.xml
index 13bd0d4..d5855cf 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 b4560c0..ab16930 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 72d6df0..14cbde5 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 966ee9c..92ed65f 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 ee030f1..93008df 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 2507af0..8388537 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 6c325f5..e825935 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 bf24fcb..1f8e39d 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 9090913..5e59a1e 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 d5cb691..1ff9620 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 b3fd4bf..f6b70f7 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 c8e4fe6..d748173 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 5f5fc5b..6dae9bc 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 d9778dc..560d546 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 a9abe0c..420e535 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 c5ac1af..da52c07 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 033c1d0..35b0152 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 e00fce0..fdd3fd0 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 a1468b3..57b49fe 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 e6dd635..411a9d5 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 4303259..8dfedab 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 eb42eaf..0d8b081 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 69391bf..9e4c549 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 95aa13f..ce44034 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 191e43d..95edbba 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 bedd399..299c6e0 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 3b1cf79..269870d 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 2626484..2a14bb2 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 5166281..980fb93 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 c78bb45..8468bc4 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 ec3056c..605802d 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 9984688..e42a281 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 a68c0eb..25c07c4 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 0dc56a0..3ef719a 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 7c262ea..f8d0e93 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 5f666b3..9619f38 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>