You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2018/10/24 17:10:42 UTC

[cxf] branch 3.2.x-fixes updated (6aa89a0 -> d06235a)

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

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


    from 6aa89a0  Update release notes for 3.2.7
     new 52a5ec0  Use soon-to-be-released xjc
     new d06235a  [maven-release-plugin] prepare release cxf-3.2.7

The 2 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:
 core/pom.xml                                           |  2 +-
 distribution/javadoc/pom.xml                           |  2 +-
 distribution/manifest/pom.xml                          |  2 +-
 distribution/pom.xml                                   |  2 +-
 distribution/src/main/release/samples/aegis/pom.xml    | 10 +++++-----
 .../src/main/release/samples/aegis_standalone/pom.xml  |  4 ++--
 distribution/src/main/release/samples/callback/pom.xml |  8 ++++----
 .../samples/clustering/failover_jaxws_osgi/pom.xml     |  8 ++++----
 .../release/samples/clustering/failover_server/pom.xml | 10 +++++-----
 .../release/samples/configuration_interceptor/pom.xml  |  8 ++++----
 .../src/main/release/samples/corba/bank/pom.xml        |  8 ++++----
 .../release/samples/corba/bank_ws_addressing/pom.xml   |  8 ++++----
 .../src/main/release/samples/corba/hello_world/pom.xml |  8 ++++----
 .../main/release/samples/groovy_spring_support/pom.xml |  8 ++++----
 .../src/main/release/samples/in_jvm_transport/pom.xml  | 10 +++++-----
 .../src/main/release/samples/java_first_jaxws/pom.xml  |  6 +++---
 .../samples/java_first_jaxws_factory_bean/pom.xml      |  8 ++++----
 .../src/main/release/samples/java_first_jms/pom.xml    |  6 +++---
 .../src/main/release/samples/java_first_pojo/pom.xml   |  8 ++++----
 .../release/samples/java_first_spring_support/pom.xml  |  8 ++++----
 .../src/main/release/samples/jax_rs/basic/pom.xml      |  8 ++++----
 .../main/release/samples/jax_rs/basic_https/pom.xml    |  2 +-
 .../src/main/release/samples/jax_rs/basic_oidc/pom.xml | 10 +++++-----
 .../src/main/release/samples/jax_rs/big_query/pom.xml  | 12 ++++++------
 .../release/samples/jax_rs/content_negotiation/pom.xml | 10 +++++-----
 .../samples/jax_rs/description_openapi_v3/pom.xml      |  8 ++++----
 .../samples/jax_rs/description_openapi_v3_osgi/pom.xml |  8 ++++----
 .../samples/jax_rs/description_openapi_v3_web/pom.xml  |  8 ++++----
 .../samples/jax_rs/description_swagger2/pom.xml        |  8 ++++----
 .../samples/jax_rs/description_swagger2_osgi/pom.xml   |  8 ++++----
 .../samples/jax_rs/description_swagger2_spring/pom.xml | 10 +++++-----
 .../samples/jax_rs/description_swagger2_web/pom.xml    |  8 ++++----
 .../main/release/samples/jax_rs/minimal_osgi/pom.xml   |  2 +-
 .../src/main/release/samples/jax_rs/odata/pom.xml      |  2 +-
 .../src/main/release/samples/jax_rs/search/pom.xml     | 14 +++++++-------
 .../src/main/release/samples/jax_rs/spark/pom.xml      |  8 ++++----
 .../main/release/samples/jax_rs/spring_boot/pom.xml    |  2 +-
 .../jax_rs/spring_boot_scan/application/pom.xml        |  2 +-
 .../samples/jax_rs/spring_boot_scan/client/pom.xml     |  2 +-
 .../jax_rs/spring_boot_scan/eureka-registry/pom.xml    |  2 +-
 .../release/samples/jax_rs/spring_security/pom.xml     |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_cdi/pom.xml    |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_client/pom.xml |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_osgi/pom.xml   |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_spring/pom.xml |  6 +++---
 .../src/main/release/samples/jax_rs/sse_tomcat/pom.xml |  6 +++---
 .../main/release/samples/jax_rs/tracing_brave/pom.xml  | 14 +++++++-------
 .../release/samples/jax_rs/tracing_brave_osgi/pom.xml  | 14 +++++++-------
 .../main/release/samples/jax_rs/tracing_htrace/pom.xml | 14 +++++++-------
 .../release/samples/jax_rs/tracing_opentracing/pom.xml | 14 +++++++-------
 .../samples/jax_rs/tracing_opentracing_camel/pom.xml   | 18 +++++++++---------
 .../samples/jax_rs/tracing_opentracing_osgi/pom.xml    | 14 +++++++-------
 .../src/main/release/samples/jax_rs/websocket/pom.xml  | 10 +++++-----
 .../main/release/samples/jax_rs/websocket_osgi/pom.xml |  8 ++++----
 .../main/release/samples/jax_rs/websocket_web/pom.xml  |  8 ++++----
 .../release/samples/jax_server_aegis_client/pom.xml    | 10 +++++-----
 .../src/main/release/samples/jaxws_async/pom.xml       | 10 +++++-----
 .../release/samples/jaxws_dispatch_provider/pom.xml    |  8 ++++----
 .../src/main/release/samples/jaxws_handlers/pom.xml    |  8 ++++----
 .../src/main/release/samples/jaxws_spring_boot/pom.xml |  2 +-
 .../release/samples/jaxws_tracing_brave_osgi/pom.xml   | 10 +++++-----
 .../src/main/release/samples/jms_pubsub/pom.xml        |  8 ++++----
 .../src/main/release/samples/jms_queue/pom.xml         |  6 +++---
 .../src/main/release/samples/jms_spec_demo/pom.xml     |  6 +++---
 .../src/main/release/samples/jms_spring_config/pom.xml |  6 +++---
 .../samples/js_browser_client_java_first/pom.xml       | 10 +++++-----
 .../release/samples/js_browser_client_simple/pom.xml   | 10 +++++-----
 .../src/main/release/samples/js_client/pom.xml         | 10 +++++-----
 .../src/main/release/samples/js_provider/pom.xml       |  8 ++++----
 distribution/src/main/release/samples/mtom/pom.xml     |  8 ++++----
 .../src/main/release/samples/oauth/client/pom.xml      |  2 +-
 .../src/main/release/samples/oauth/server/pom.xml      |  2 +-
 distribution/src/main/release/samples/pom.xml          |  2 +-
 .../src/main/release/samples/restful_dispatch/pom.xml  | 10 +++++-----
 .../main/release/samples/ruby_spring_support/pom.xml   |  8 ++++----
 .../src/main/release/samples/soap_header/pom.xml       |  8 ++++----
 distribution/src/main/release/samples/sts/pom.xml      |  2 +-
 .../src/main/release/samples/throttling/pom.xml        |  2 +-
 .../src/main/release/samples/ws_addressing/pom.xml     |  8 ++++----
 .../src/main/release/samples/ws_discovery/pom.xml      | 10 +++++-----
 .../src/main/release/samples/ws_eventing/pom.xml       |  2 +-
 .../src/main/release/samples/ws_notification/pom.xml   | 14 +++++++-------
 .../src/main/release/samples/ws_policy/pom.xml         |  8 ++++----
 distribution/src/main/release/samples/ws_rm/pom.xml    | 10 +++++-----
 .../main/release/samples/ws_security/sign_enc/pom.xml  | 16 ++++++++--------
 .../samples/ws_security/sign_enc_policy/pom.xml        |  2 +-
 .../src/main/release/samples/ws_security/ut/pom.xml    | 10 +++++-----
 .../main/release/samples/ws_security/ut_policy/pom.xml |  2 +-
 .../src/main/release/samples/wsdl_first/pom.xml        | 10 +++++-----
 .../release/samples/wsdl_first_dynamic_client/pom.xml  |  8 ++++----
 .../src/main/release/samples/wsdl_first_https/pom.xml  |  2 +-
 .../main/release/samples/wsdl_first_pure_xml/pom.xml   |  8 ++++----
 .../src/main/release/samples/wsdl_first_rpclit/pom.xml |  8 ++++----
 .../src/main/release/samples/wsdl_first_soap12/pom.xml |  8 ++++----
 .../release/samples/wsdl_first_xml_wrapped/pom.xml     |  8 ++++----
 integration/cdi/pom.xml                                |  2 +-
 integration/jca/pom.xml                                |  2 +-
 integration/pom.xml                                    |  2 +-
 integration/spring-boot/autoconfigure/pom.xml          |  2 +-
 integration/spring-boot/pom.xml                        |  2 +-
 integration/spring-boot/starter-jaxrs/pom.xml          |  2 +-
 integration/spring-boot/starter-jaxws/pom.xml          |  2 +-
 integration/tracing/tracing-brave/pom.xml              |  2 +-
 integration/tracing/tracing-htrace/pom.xml             |  2 +-
 integration/tracing/tracing-opentracing/pom.xml        |  2 +-
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml     |  2 +-
 maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml   |  4 ++--
 maven-plugins/archetypes/cxf-jaxws-wsdlfirst/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              |  4 ++--
 maven-plugins/java2wadl-plugin/pom.xml                 |  4 ++--
 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/itests/pom.xml                                    |  2 +-
 osgi/karaf/commands/pom.xml                            |  2 +-
 osgi/karaf/features/pom.xml                            |  2 +-
 osgi/karaf/pom.xml                                     |  2 +-
 osgi/pom.xml                                           |  2 +-
 osgi/repository/pom.xml                                |  2 +-
 parent/pom.xml                                         |  2 +-
 pom.xml                                                |  6 +++---
 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/logging/pom.xml                            |  2 +-
 rt/features/metrics/pom.xml                            |  2 +-
 rt/features/pom.xml                                    |  2 +-
 rt/features/throttling/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-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/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/base/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 +-
 systests/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/container-integration/webapp/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/weld/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/codegen/pom.xml                    |  2 +-
 systests/wsdl_maven/java2ws/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 +-
 285 files changed, 553 insertions(+), 553 deletions(-)


[cxf] 01/02: Use soon-to-be-released xjc

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

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

commit 52a5ec00e461150b10ce6d95290328770767c6b1
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Wed Oct 24 12:44:10 2018 -0400

    Use soon-to-be-released xjc
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97f1cea..4962eae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>3.4.1</cxf.build-utils.version>
-        <cxf.xjc-utils.version>3.2.3-SNAPSHOT</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>3.2.3</cxf.xjc-utils.version>
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>


[cxf] 02/02: [maven-release-plugin] prepare release cxf-3.2.7

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

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

commit d06235af319225cb081374041d723be937189d8c
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Wed Oct 24 13:10:40 2018 -0400

    [maven-release-plugin] prepare release cxf-3.2.7
---
 core/pom.xml                                           |  2 +-
 distribution/javadoc/pom.xml                           |  2 +-
 distribution/manifest/pom.xml                          |  2 +-
 distribution/pom.xml                                   |  2 +-
 distribution/src/main/release/samples/aegis/pom.xml    | 10 +++++-----
 .../src/main/release/samples/aegis_standalone/pom.xml  |  4 ++--
 distribution/src/main/release/samples/callback/pom.xml |  8 ++++----
 .../samples/clustering/failover_jaxws_osgi/pom.xml     |  8 ++++----
 .../release/samples/clustering/failover_server/pom.xml | 10 +++++-----
 .../release/samples/configuration_interceptor/pom.xml  |  8 ++++----
 .../src/main/release/samples/corba/bank/pom.xml        |  8 ++++----
 .../release/samples/corba/bank_ws_addressing/pom.xml   |  8 ++++----
 .../src/main/release/samples/corba/hello_world/pom.xml |  8 ++++----
 .../main/release/samples/groovy_spring_support/pom.xml |  8 ++++----
 .../src/main/release/samples/in_jvm_transport/pom.xml  | 10 +++++-----
 .../src/main/release/samples/java_first_jaxws/pom.xml  |  6 +++---
 .../samples/java_first_jaxws_factory_bean/pom.xml      |  8 ++++----
 .../src/main/release/samples/java_first_jms/pom.xml    |  6 +++---
 .../src/main/release/samples/java_first_pojo/pom.xml   |  8 ++++----
 .../release/samples/java_first_spring_support/pom.xml  |  8 ++++----
 .../src/main/release/samples/jax_rs/basic/pom.xml      |  8 ++++----
 .../main/release/samples/jax_rs/basic_https/pom.xml    |  2 +-
 .../src/main/release/samples/jax_rs/basic_oidc/pom.xml | 10 +++++-----
 .../src/main/release/samples/jax_rs/big_query/pom.xml  | 12 ++++++------
 .../release/samples/jax_rs/content_negotiation/pom.xml | 10 +++++-----
 .../samples/jax_rs/description_openapi_v3/pom.xml      |  8 ++++----
 .../samples/jax_rs/description_openapi_v3_osgi/pom.xml |  8 ++++----
 .../samples/jax_rs/description_openapi_v3_web/pom.xml  |  8 ++++----
 .../samples/jax_rs/description_swagger2/pom.xml        |  8 ++++----
 .../samples/jax_rs/description_swagger2_osgi/pom.xml   |  8 ++++----
 .../samples/jax_rs/description_swagger2_spring/pom.xml | 10 +++++-----
 .../samples/jax_rs/description_swagger2_web/pom.xml    |  8 ++++----
 .../main/release/samples/jax_rs/minimal_osgi/pom.xml   |  2 +-
 .../src/main/release/samples/jax_rs/odata/pom.xml      |  2 +-
 .../src/main/release/samples/jax_rs/search/pom.xml     | 14 +++++++-------
 .../src/main/release/samples/jax_rs/spark/pom.xml      |  8 ++++----
 .../main/release/samples/jax_rs/spring_boot/pom.xml    |  2 +-
 .../jax_rs/spring_boot_scan/application/pom.xml        |  2 +-
 .../samples/jax_rs/spring_boot_scan/client/pom.xml     |  2 +-
 .../jax_rs/spring_boot_scan/eureka-registry/pom.xml    |  2 +-
 .../release/samples/jax_rs/spring_security/pom.xml     |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_cdi/pom.xml    |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_client/pom.xml |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_osgi/pom.xml   |  8 ++++----
 .../src/main/release/samples/jax_rs/sse_spring/pom.xml |  6 +++---
 .../src/main/release/samples/jax_rs/sse_tomcat/pom.xml |  6 +++---
 .../main/release/samples/jax_rs/tracing_brave/pom.xml  | 14 +++++++-------
 .../release/samples/jax_rs/tracing_brave_osgi/pom.xml  | 14 +++++++-------
 .../main/release/samples/jax_rs/tracing_htrace/pom.xml | 14 +++++++-------
 .../release/samples/jax_rs/tracing_opentracing/pom.xml | 14 +++++++-------
 .../samples/jax_rs/tracing_opentracing_camel/pom.xml   | 18 +++++++++---------
 .../samples/jax_rs/tracing_opentracing_osgi/pom.xml    | 14 +++++++-------
 .../src/main/release/samples/jax_rs/websocket/pom.xml  | 10 +++++-----
 .../main/release/samples/jax_rs/websocket_osgi/pom.xml |  8 ++++----
 .../main/release/samples/jax_rs/websocket_web/pom.xml  |  8 ++++----
 .../release/samples/jax_server_aegis_client/pom.xml    | 10 +++++-----
 .../src/main/release/samples/jaxws_async/pom.xml       | 10 +++++-----
 .../release/samples/jaxws_dispatch_provider/pom.xml    |  8 ++++----
 .../src/main/release/samples/jaxws_handlers/pom.xml    |  8 ++++----
 .../src/main/release/samples/jaxws_spring_boot/pom.xml |  2 +-
 .../release/samples/jaxws_tracing_brave_osgi/pom.xml   | 10 +++++-----
 .../src/main/release/samples/jms_pubsub/pom.xml        |  8 ++++----
 .../src/main/release/samples/jms_queue/pom.xml         |  6 +++---
 .../src/main/release/samples/jms_spec_demo/pom.xml     |  6 +++---
 .../src/main/release/samples/jms_spring_config/pom.xml |  6 +++---
 .../samples/js_browser_client_java_first/pom.xml       | 10 +++++-----
 .../release/samples/js_browser_client_simple/pom.xml   | 10 +++++-----
 .../src/main/release/samples/js_client/pom.xml         | 10 +++++-----
 .../src/main/release/samples/js_provider/pom.xml       |  8 ++++----
 distribution/src/main/release/samples/mtom/pom.xml     |  8 ++++----
 .../src/main/release/samples/oauth/client/pom.xml      |  2 +-
 .../src/main/release/samples/oauth/server/pom.xml      |  2 +-
 distribution/src/main/release/samples/pom.xml          |  2 +-
 .../src/main/release/samples/restful_dispatch/pom.xml  | 10 +++++-----
 .../main/release/samples/ruby_spring_support/pom.xml   |  8 ++++----
 .../src/main/release/samples/soap_header/pom.xml       |  8 ++++----
 distribution/src/main/release/samples/sts/pom.xml      |  2 +-
 .../src/main/release/samples/throttling/pom.xml        |  2 +-
 .../src/main/release/samples/ws_addressing/pom.xml     |  8 ++++----
 .../src/main/release/samples/ws_discovery/pom.xml      | 10 +++++-----
 .../src/main/release/samples/ws_eventing/pom.xml       |  2 +-
 .../src/main/release/samples/ws_notification/pom.xml   | 14 +++++++-------
 .../src/main/release/samples/ws_policy/pom.xml         |  8 ++++----
 distribution/src/main/release/samples/ws_rm/pom.xml    | 10 +++++-----
 .../main/release/samples/ws_security/sign_enc/pom.xml  | 16 ++++++++--------
 .../samples/ws_security/sign_enc_policy/pom.xml        |  2 +-
 .../src/main/release/samples/ws_security/ut/pom.xml    | 10 +++++-----
 .../main/release/samples/ws_security/ut_policy/pom.xml |  2 +-
 .../src/main/release/samples/wsdl_first/pom.xml        | 10 +++++-----
 .../release/samples/wsdl_first_dynamic_client/pom.xml  |  8 ++++----
 .../src/main/release/samples/wsdl_first_https/pom.xml  |  2 +-
 .../main/release/samples/wsdl_first_pure_xml/pom.xml   |  8 ++++----
 .../src/main/release/samples/wsdl_first_rpclit/pom.xml |  8 ++++----
 .../src/main/release/samples/wsdl_first_soap12/pom.xml |  8 ++++----
 .../release/samples/wsdl_first_xml_wrapped/pom.xml     |  8 ++++----
 integration/cdi/pom.xml                                |  2 +-
 integration/jca/pom.xml                                |  2 +-
 integration/pom.xml                                    |  2 +-
 integration/spring-boot/autoconfigure/pom.xml          |  2 +-
 integration/spring-boot/pom.xml                        |  2 +-
 integration/spring-boot/starter-jaxrs/pom.xml          |  2 +-
 integration/spring-boot/starter-jaxws/pom.xml          |  2 +-
 integration/tracing/tracing-brave/pom.xml              |  2 +-
 integration/tracing/tracing-htrace/pom.xml             |  2 +-
 integration/tracing/tracing-opentracing/pom.xml        |  2 +-
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml     |  2 +-
 maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml   |  4 ++--
 maven-plugins/archetypes/cxf-jaxws-wsdlfirst/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              |  4 ++--
 maven-plugins/java2wadl-plugin/pom.xml                 |  4 ++--
 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/itests/pom.xml                                    |  2 +-
 osgi/karaf/commands/pom.xml                            |  2 +-
 osgi/karaf/features/pom.xml                            |  2 +-
 osgi/karaf/pom.xml                                     |  2 +-
 osgi/pom.xml                                           |  2 +-
 osgi/repository/pom.xml                                |  2 +-
 parent/pom.xml                                         |  2 +-
 pom.xml                                                |  4 ++--
 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/logging/pom.xml                            |  2 +-
 rt/features/metrics/pom.xml                            |  2 +-
 rt/features/pom.xml                                    |  2 +-
 rt/features/throttling/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-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/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/base/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 +-
 systests/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/container-integration/webapp/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/weld/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/codegen/pom.xml                    |  2 +-
 systests/wsdl_maven/java2ws/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 +-
 285 files changed, 552 insertions(+), 552 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index 099ad3c..6b93fe0 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/distribution/javadoc/pom.xml b/distribution/javadoc/pom.xml
index ba6391d..4327a6c 100644
--- a/distribution/javadoc/pom.xml
+++ b/distribution/javadoc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <properties>
diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml
index 5c255bd..90b7ae1 100644
--- a/distribution/manifest/pom.xml
+++ b/distribution/manifest/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <properties>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 05f3a24..71d0d69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../parent</relativePath>
     </parent>
     <properties>
diff --git a/distribution/src/main/release/samples/aegis/pom.xml b/distribution/src/main/release/samples/aegis/pom.xml
index 14b372b..1293864 100644
--- a/distribution/src/main/release/samples/aegis/pom.xml
+++ b/distribution/src/main/release/samples/aegis/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -99,24 +99,24 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-databinding-aegis</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- The server example in here launches the embedded jetty. Not needed
              if you deploy a WAR. -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>
diff --git a/distribution/src/main/release/samples/aegis_standalone/pom.xml b/distribution/src/main/release/samples/aegis_standalone/pom.xml
index d074e2e..d18214d 100644
--- a/distribution/src/main/release/samples/aegis_standalone/pom.xml
+++ b/distribution/src/main/release/samples/aegis_standalone/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -88,7 +88,7 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-databinding-aegis</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>net.java.dev.stax-utils</groupId>
diff --git a/distribution/src/main/release/samples/callback/pom.xml b/distribution/src/main/release/samples/callback/pom.xml
index 37f9964..37dae70 100644
--- a/distribution/src/main/release/samples/callback/pom.xml
+++ b/distribution/src/main/release/samples/callback/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -117,17 +117,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/clustering/failover_jaxws_osgi/pom.xml b/distribution/src/main/release/samples/clustering/failover_jaxws_osgi/pom.xml
index fba71b7..bc26e4b 100644
--- a/distribution/src/main/release/samples/clustering/failover_jaxws_osgi/pom.xml
+++ b/distribution/src/main/release/samples/clustering/failover_jaxws_osgi/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -59,19 +59,19 @@ under the License.
     	<dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf.samples</groupId>
             <artifactId>failover_server</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-features-clustering</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
diff --git a/distribution/src/main/release/samples/clustering/failover_server/pom.xml b/distribution/src/main/release/samples/clustering/failover_server/pom.xml
index 95f20d3..7a1d7ab 100644
--- a/distribution/src/main/release/samples/clustering/failover_server/pom.xml
+++ b/distribution/src/main/release/samples/clustering/failover_server/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -58,22 +58,22 @@ under the License.
          <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/configuration_interceptor/pom.xml b/distribution/src/main/release/samples/configuration_interceptor/pom.xml
index 56d4c28..75c2a45 100644
--- a/distribution/src/main/release/samples/configuration_interceptor/pom.xml
+++ b/distribution/src/main/release/samples/configuration_interceptor/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -118,17 +118,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/corba/bank/pom.xml b/distribution/src/main/release/samples/corba/bank/pom.xml
index c9e5c01..5445d55 100644
--- a/distribution/src/main/release/samples/corba/bank/pom.xml
+++ b/distribution/src/main/release/samples/corba/bank/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -117,17 +117,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-corba</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-tools-common</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml b/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml
index ad7caa5..1b2c5d1 100644
--- a/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml
+++ b/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -224,17 +224,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-corba</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-tools-common</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/corba/hello_world/pom.xml b/distribution/src/main/release/samples/corba/hello_world/pom.xml
index 384d3fd..1d5a93b 100644
--- a/distribution/src/main/release/samples/corba/hello_world/pom.xml
+++ b/distribution/src/main/release/samples/corba/hello_world/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -269,17 +269,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-corba</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-tools-common</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/groovy_spring_support/pom.xml b/distribution/src/main/release/samples/groovy_spring_support/pom.xml
index 415867c..ade6cf8 100644
--- a/distribution/src/main/release/samples/groovy_spring_support/pom.xml
+++ b/distribution/src/main/release/samples/groovy_spring_support/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -99,18 +99,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.groovy</groupId>
diff --git a/distribution/src/main/release/samples/in_jvm_transport/pom.xml b/distribution/src/main/release/samples/in_jvm_transport/pom.xml
index 5c0f1f8..c60c187 100644
--- a/distribution/src/main/release/samples/in_jvm_transport/pom.xml
+++ b/distribution/src/main/release/samples/in_jvm_transport/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -87,23 +87,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-coloc</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/java_first_jaxws/pom.xml b/distribution/src/main/release/samples/java_first_jaxws/pom.xml
index 5e704a1..974dfd7 100644
--- a/distribution/src/main/release/samples/java_first_jaxws/pom.xml
+++ b/distribution/src/main/release/samples/java_first_jaxws/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -149,12 +149,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml b/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml
index 65590d4..56bf05e 100644
--- a/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml
+++ b/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -82,18 +82,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/java_first_jms/pom.xml b/distribution/src/main/release/samples/java_first_jms/pom.xml
index ab36e09..85c0955 100644
--- a/distribution/src/main/release/samples/java_first_jms/pom.xml
+++ b/distribution/src/main/release/samples/java_first_jms/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -101,12 +101,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/java_first_pojo/pom.xml b/distribution/src/main/release/samples/java_first_pojo/pom.xml
index 6c3fe69..155858d 100644
--- a/distribution/src/main/release/samples/java_first_pojo/pom.xml
+++ b/distribution/src/main/release/samples/java_first_pojo/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -82,18 +82,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/java_first_spring_support/pom.xml b/distribution/src/main/release/samples/java_first_spring_support/pom.xml
index ebacba3..b3fcd50 100644
--- a/distribution/src/main/release/samples/java_first_spring_support/pom.xml
+++ b/distribution/src/main/release/samples/java_first_spring_support/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -96,17 +96,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/basic/pom.xml b/distribution/src/main/release/samples/jax_rs/basic/pom.xml
index ebc06a4..be1b971 100644
--- a/distribution/src/main/release/samples/jax_rs/basic/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/basic/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,18 +83,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml b/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml
index c3e3119..ffd9831 100644
--- a/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
diff --git a/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml b/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml
index b3971f8..7b695b9 100644
--- a/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -35,22 +35,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-jose-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-sso-oidc</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency> 
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/big_query/pom.xml b/distribution/src/main/release/samples/jax_rs/big_query/pom.xml
index d16f47e..990d140 100644
--- a/distribution/src/main/release/samples/jax_rs/big_query/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/big_query/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -35,27 +35,27 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-jose-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-sso-oidc</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency> 
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml b/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml
index 330b8f4..9aac7c7 100644
--- a/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,23 +83,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.jettison</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml b/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml
index db016ee..bf219a3 100644
--- a/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -68,17 +68,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-openapi-v3</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
           <groupId>com.fasterxml.jackson.jaxrs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_osgi/pom.xml
index 487963e..10c76da 100644
--- a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_osgi/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -70,17 +70,17 @@ under the License.
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-openapi-v3</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
index ce2c299..83f9462 100644
--- a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -61,17 +61,17 @@ under the License.
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-openapi-v3</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
index 98bdfd4..85bfe14 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -68,17 +68,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
           <groupId>com.fasterxml.jackson.jaxrs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml
index 607cae6..313b8c8 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -71,17 +71,17 @@ under the License.
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml
index 7613660..65bd5f3 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -63,23 +63,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
index 8d9f46a..8dfdb1a 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -61,17 +61,17 @@ under the License.
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
index 3b5120e..0dd98c5 100644
--- a/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
diff --git a/distribution/src/main/release/samples/jax_rs/odata/pom.xml b/distribution/src/main/release/samples/jax_rs/odata/pom.xml
index 0e33941..49ef0c2 100644
--- a/distribution/src/main/release/samples/jax_rs/odata/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/odata/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
diff --git a/distribution/src/main/release/samples/jax_rs/search/pom.xml b/distribution/src/main/release/samples/jax_rs/search/pom.xml
index ae9056c..5abfb6f 100644
--- a/distribution/src/main/release/samples/jax_rs/search/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/search/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -84,33 +84,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-search</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>                 
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-cors</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency> 
         <dependency>
             <groupId>org.apache.lucene</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/spark/pom.xml b/distribution/src/main/release/samples/jax_rs/spark/pom.xml
index 754b7c0..5e39666 100644
--- a/distribution/src/main/release/samples/jax_rs/spark/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spark/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -35,17 +35,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-search</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.spark</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
index be9ee2b..5fd8682 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.cxf.samples</groupId> 
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
index 9977ba7..2d1a904 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-rs-scan-app</artifactId>
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml
index 41d7cee..8bfb342 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-rs-scan-client</artifactId>
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml
index ab5f859..b5bf9ca 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-rs-scan-eureka</artifactId>
diff --git a/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml
index a871814..ca6a55c 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -89,18 +89,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/sse_cdi/pom.xml b/distribution/src/main/release/samples/jax_rs/sse_cdi/pom.xml
index a501eaa..ae1ca20 100644
--- a/distribution/src/main/release/samples/jax_rs/sse_cdi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/sse_cdi/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     
@@ -25,19 +25,19 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-cdi</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-sse</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
diff --git a/distribution/src/main/release/samples/jax_rs/sse_client/pom.xml b/distribution/src/main/release/samples/jax_rs/sse_client/pom.xml
index 117a74a..5e297a9 100644
--- a/distribution/src/main/release/samples/jax_rs/sse_client/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/sse_client/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     
@@ -19,19 +19,19 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
  
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-sse</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
diff --git a/distribution/src/main/release/samples/jax_rs/sse_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/sse_osgi/pom.xml
index db2bc46..5503515 100644
--- a/distribution/src/main/release/samples/jax_rs/sse_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/sse_osgi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -68,17 +68,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-sse</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/sse_spring/pom.xml b/distribution/src/main/release/samples/jax_rs/sse_spring/pom.xml
index 5f1ebfd..30a6039 100644
--- a/distribution/src/main/release/samples/jax_rs/sse_spring/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/sse_spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     
@@ -20,13 +20,13 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-sse</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
diff --git a/distribution/src/main/release/samples/jax_rs/sse_tomcat/pom.xml b/distribution/src/main/release/samples/jax_rs/sse_tomcat/pom.xml
index 26c4f11..548e45c 100644
--- a/distribution/src/main/release/samples/jax_rs/sse_tomcat/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/sse_tomcat/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     
@@ -30,13 +30,13 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-sse</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
 
         <dependency>
diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
index 8977da1..7f04f97 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,33 +83,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-brave</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/pom.xml
index dfddd7b..04485db 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -36,33 +36,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-brave</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml
index b0225e1..ff7335b 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,33 +83,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-htrace</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
index 89f6524..db7bb22 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,33 +83,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-opentracing</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/tracing_opentracing_camel/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_opentracing_camel/pom.xml
index f5944d3..43d114f 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentracing_camel/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentracing_camel/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     
@@ -129,43 +129,43 @@
     	<dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-core</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-opentracing</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-spring-boot-starter-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/pom.xml
index 8cd6eca..1e730be 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -36,33 +36,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-opentracing</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/websocket/pom.xml b/distribution/src/main/release/samples/jax_rs/websocket/pom.xml
index f21984e..3b6b5f3 100644
--- a/distribution/src/main/release/samples/jax_rs/websocket/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/websocket/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -130,7 +130,7 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
@@ -172,17 +172,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-websocket</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml
index 8d5efad..eda9a87 100644
--- a/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -68,17 +68,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-websocket</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml b/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml
index 71596d1..68c1d5c 100644
--- a/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -82,17 +82,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-websocket</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml b/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml
index 4ffc372..90fc9f2 100644
--- a/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml
+++ b/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -82,23 +82,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-databinding-aegis</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/jaxws_async/pom.xml b/distribution/src/main/release/samples/jaxws_async/pom.xml
index 44903f4..707395e 100644
--- a/distribution/src/main/release/samples/jaxws_async/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_async/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -127,17 +127,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-hc</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
@@ -149,7 +149,7 @@
             <!-- Not needed if deploying to a Servlet 3 based container or non-jetty container -->
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.eclipse.jetty</groupId>
diff --git a/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml b/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml
index 20b662d..c39902c 100644
--- a/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/jaxws_handlers/pom.xml b/distribution/src/main/release/samples/jaxws_handlers/pom.xml
index 19ced91..f55f5fc 100644
--- a/distribution/src/main/release/samples/jaxws_handlers/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_handlers/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml b/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml
index 7c258b4..9030855 100644
--- a/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-ws-cxf</artifactId>
diff --git a/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/pom.xml b/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/pom.xml
index 4491786..a7127df 100644
--- a/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/pom.xml
+++ b/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>..</relativePath>
     </parent>
     <properties>
@@ -61,23 +61,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-brave</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
diff --git a/distribution/src/main/release/samples/jms_pubsub/pom.xml b/distribution/src/main/release/samples/jms_pubsub/pom.xml
index 80a69fa..aaf76ee 100644
--- a/distribution/src/main/release/samples/jms_pubsub/pom.xml
+++ b/distribution/src/main/release/samples/jms_pubsub/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -36,7 +36,7 @@
             <plugin>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-codegen-plugin</artifactId>
-                <version>3.2.7-SNAPSHOT</version>
+                <version>3.2.7</version>
                 <executions>
                     <execution>
                         <id>generate-sources</id>
@@ -137,12 +137,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         
         <dependency>
diff --git a/distribution/src/main/release/samples/jms_queue/pom.xml b/distribution/src/main/release/samples/jms_queue/pom.xml
index b5df945..6e2183c 100644
--- a/distribution/src/main/release/samples/jms_queue/pom.xml
+++ b/distribution/src/main/release/samples/jms_queue/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -137,12 +137,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.activemq</groupId>
diff --git a/distribution/src/main/release/samples/jms_spec_demo/pom.xml b/distribution/src/main/release/samples/jms_spec_demo/pom.xml
index d68b090..3bd6799 100644
--- a/distribution/src/main/release/samples/jms_spec_demo/pom.xml
+++ b/distribution/src/main/release/samples/jms_spec_demo/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -137,12 +137,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.activemq</groupId>
diff --git a/distribution/src/main/release/samples/jms_spring_config/pom.xml b/distribution/src/main/release/samples/jms_spring_config/pom.xml
index 001e2ba..d66ca2b 100644
--- a/distribution/src/main/release/samples/jms_spring_config/pom.xml
+++ b/distribution/src/main/release/samples/jms_spring_config/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -146,12 +146,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf.xjc-utils</groupId>
diff --git a/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml b/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml
index f510670..5319817 100644
--- a/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml
+++ b/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -59,22 +59,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-javascript</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/js_browser_client_simple/pom.xml b/distribution/src/main/release/samples/js_browser_client_simple/pom.xml
index f35384f..0a1d15b 100644
--- a/distribution/src/main/release/samples/js_browser_client_simple/pom.xml
+++ b/distribution/src/main/release/samples/js_browser_client_simple/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -111,22 +111,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-javascript</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/js_client/pom.xml b/distribution/src/main/release/samples/js_client/pom.xml
index 539ac8c..278a15e 100644
--- a/distribution/src/main/release/samples/js_client/pom.xml
+++ b/distribution/src/main/release/samples/js_client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -113,22 +113,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-javascript</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>rhino</groupId>
diff --git a/distribution/src/main/release/samples/js_provider/pom.xml b/distribution/src/main/release/samples/js_provider/pom.xml
index 0afd604..7f59c0a 100644
--- a/distribution/src/main/release/samples/js_provider/pom.xml
+++ b/distribution/src/main/release/samples/js_provider/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -128,18 +128,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-js</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/mtom/pom.xml b/distribution/src/main/release/samples/mtom/pom.xml
index 556d937..328abe5 100644
--- a/distribution/src/main/release/samples/mtom/pom.xml
+++ b/distribution/src/main/release/samples/mtom/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -115,18 +115,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.javamail</groupId>
diff --git a/distribution/src/main/release/samples/oauth/client/pom.xml b/distribution/src/main/release/samples/oauth/client/pom.xml
index e9a467c..6481d07 100644
--- a/distribution/src/main/release/samples/oauth/client/pom.xml
+++ b/distribution/src/main/release/samples/oauth/client/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <build>
diff --git a/distribution/src/main/release/samples/oauth/server/pom.xml b/distribution/src/main/release/samples/oauth/server/pom.xml
index 765a274..24196f5 100644
--- a/distribution/src/main/release/samples/oauth/server/pom.xml
+++ b/distribution/src/main/release/samples/oauth/server/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <build>
diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index 0d47dd3..ef3594f 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf.samples</groupId>
     <artifactId>cxf-samples</artifactId>
     <packaging>pom</packaging>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <name>Apache CXF Samples</name>
     <description>Apache CXF Samples</description>
     <url>http://cxf.apache.org</url>
diff --git a/distribution/src/main/release/samples/restful_dispatch/pom.xml b/distribution/src/main/release/samples/restful_dispatch/pom.xml
index e027407..7aebaed 100644
--- a/distribution/src/main/release/samples/restful_dispatch/pom.xml
+++ b/distribution/src/main/release/samples/restful_dispatch/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -82,23 +82,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
diff --git a/distribution/src/main/release/samples/ruby_spring_support/pom.xml b/distribution/src/main/release/samples/ruby_spring_support/pom.xml
index a688ec6..d9d8b03 100644
--- a/distribution/src/main/release/samples/ruby_spring_support/pom.xml
+++ b/distribution/src/main/release/samples/ruby_spring_support/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -99,18 +99,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.jruby</groupId>
diff --git a/distribution/src/main/release/samples/soap_header/pom.xml b/distribution/src/main/release/samples/soap_header/pom.xml
index 6ab1cfb..280f340 100644
--- a/distribution/src/main/release/samples/soap_header/pom.xml
+++ b/distribution/src/main/release/samples/soap_header/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/sts/pom.xml b/distribution/src/main/release/samples/sts/pom.xml
index 5a66ef8..dd65cb2 100644
--- a/distribution/src/main/release/samples/sts/pom.xml
+++ b/distribution/src/main/release/samples/sts/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>..</relativePath>
     </parent>
     <properties>
diff --git a/distribution/src/main/release/samples/throttling/pom.xml b/distribution/src/main/release/samples/throttling/pom.xml
index a3a882d..f4c804a 100644
--- a/distribution/src/main/release/samples/throttling/pom.xml
+++ b/distribution/src/main/release/samples/throttling/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <wsdl.location>${basedir}/src/main/config/hello_world.wsdl</wsdl.location>
diff --git a/distribution/src/main/release/samples/ws_addressing/pom.xml b/distribution/src/main/release/samples/ws_addressing/pom.xml
index 64caced..3cf2d86 100644
--- a/distribution/src/main/release/samples/ws_addressing/pom.xml
+++ b/distribution/src/main/release/samples/ws_addressing/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -118,17 +118,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/ws_discovery/pom.xml b/distribution/src/main/release/samples/ws_discovery/pom.xml
index 204c764..8052f3e 100644
--- a/distribution/src/main/release/samples/ws_discovery/pom.xml
+++ b/distribution/src/main/release/samples/ws_discovery/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -37,22 +37,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf.services.ws-discovery</groupId>
             <artifactId>cxf-services-ws-discovery-api</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf.services.ws-discovery</groupId>
             <artifactId>cxf-services-ws-discovery-service</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
     <build>
diff --git a/distribution/src/main/release/samples/ws_eventing/pom.xml b/distribution/src/main/release/samples/ws_eventing/pom.xml
index 96b83a0..b0d7315 100644
--- a/distribution/src/main/release/samples/ws_eventing/pom.xml
+++ b/distribution/src/main/release/samples/ws_eventing/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/distribution/src/main/release/samples/ws_notification/pom.xml b/distribution/src/main/release/samples/ws_notification/pom.xml
index 3ec3813..7f2af36 100644
--- a/distribution/src/main/release/samples/ws_notification/pom.xml
+++ b/distribution/src/main/release/samples/ws_notification/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -82,32 +82,32 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-addr</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-policy</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf.services.wsn</groupId>
             <artifactId>cxf-services-wsn-core</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/ws_policy/pom.xml b/distribution/src/main/release/samples/ws_policy/pom.xml
index 5d02bda..51a058d 100644
--- a/distribution/src/main/release/samples/ws_policy/pom.xml
+++ b/distribution/src/main/release/samples/ws_policy/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -113,17 +113,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/ws_rm/pom.xml b/distribution/src/main/release/samples/ws_rm/pom.xml
index 6f30cf5..9131e1d 100644
--- a/distribution/src/main/release/samples/ws_rm/pom.xml
+++ b/distribution/src/main/release/samples/ws_rm/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -108,23 +108,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-rm</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml b/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
index 4192f62..cd0d55f 100644
--- a/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
+++ b/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -165,38 +165,38 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-rm</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-security</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-addr</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-policy</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/ws_security/sign_enc_policy/pom.xml b/distribution/src/main/release/samples/ws_security/sign_enc_policy/pom.xml
index 3db7cf7..bbf3d4b 100644
--- a/distribution/src/main/release/samples/ws_security/sign_enc_policy/pom.xml
+++ b/distribution/src/main/release/samples/ws_security/sign_enc_policy/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <build>
diff --git a/distribution/src/main/release/samples/ws_security/ut/pom.xml b/distribution/src/main/release/samples/ws_security/ut/pom.xml
index 890a1c2..0aac7bf 100644
--- a/distribution/src/main/release/samples/ws_security/ut/pom.xml
+++ b/distribution/src/main/release/samples/ws_security/ut/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -154,23 +154,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-ws-security</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml b/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
index 8398806..87db458 100644
--- a/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
+++ b/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../..</relativePath>
     </parent>
     <build>
diff --git a/distribution/src/main/release/samples/wsdl_first/pom.xml b/distribution/src/main/release/samples/wsdl_first/pom.xml
index ad253b9..d1c69d0 100644
--- a/distribution/src/main/release/samples/wsdl_first/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -249,22 +249,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-management</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-features-metrics</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf.xjc-utils</groupId>
diff --git a/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml b/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml
index 9da5f94..6715fa3 100644
--- a/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -112,18 +112,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
diff --git a/distribution/src/main/release/samples/wsdl_first_https/pom.xml b/distribution/src/main/release/samples/wsdl_first_https/pom.xml
index eff94ac..cd4e6de 100644
--- a/distribution/src/main/release/samples/wsdl_first_https/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first_https/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <wsdl.location>${basedir}/src/main/config/hello_world.wsdl</wsdl.location>
diff --git a/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml b/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml
index 97442d7..9586abb 100644
--- a/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml b/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml
index 4ecfd09..dd78a10 100644
--- a/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml b/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml
index 9da1290..d28df71 100644
--- a/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml b/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml
index 775a63d..7cb58f7 100644
--- a/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml
+++ b/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -114,18 +114,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
         <!-- Jetty is needed if you're using the CXFServlet -->
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.2.7-SNAPSHOT</version>
+            <version>3.2.7</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/integration/cdi/pom.xml b/integration/cdi/pom.xml
index 65c8e82..7339e95 100644
--- a/integration/cdi/pom.xml
+++ b/integration/cdi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/integration/jca/pom.xml b/integration/jca/pom.xml
index cf33e7d..caa1b20 100644
--- a/integration/jca/pom.xml
+++ b/integration/jca/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/integration/pom.xml b/integration/pom.xml
index 96728a0..942213a 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>jca</module>
diff --git a/integration/spring-boot/autoconfigure/pom.xml b/integration/spring-boot/autoconfigure/pom.xml
index 988d5e8..727ef26 100644
--- a/integration/spring-boot/autoconfigure/pom.xml
+++ b/integration/spring-boot/autoconfigure/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/integration/spring-boot/pom.xml b/integration/spring-boot/pom.xml
index cb2b136..8c7812a 100644
--- a/integration/spring-boot/pom.xml
+++ b/integration/spring-boot/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-integration</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>autoconfigure</module>
diff --git a/integration/spring-boot/starter-jaxrs/pom.xml b/integration/spring-boot/starter-jaxrs/pom.xml
index 1120863..c5aa015 100644
--- a/integration/spring-boot/starter-jaxrs/pom.xml
+++ b/integration/spring-boot/starter-jaxrs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/integration/spring-boot/starter-jaxws/pom.xml b/integration/spring-boot/starter-jaxws/pom.xml
index d60ac67..20bb36c 100644
--- a/integration/spring-boot/starter-jaxws/pom.xml
+++ b/integration/spring-boot/starter-jaxws/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/integration/tracing/tracing-brave/pom.xml b/integration/tracing/tracing-brave/pom.xml
index dc715f6..4897c83 100644
--- a/integration/tracing/tracing-brave/pom.xml
+++ b/integration/tracing/tracing-brave/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/integration/tracing/tracing-htrace/pom.xml b/integration/tracing/tracing-htrace/pom.xml
index 2cb4c0e..1f8b778 100644
--- a/integration/tracing/tracing-htrace/pom.xml
+++ b/integration/tracing/tracing-htrace/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/integration/tracing/tracing-opentracing/pom.xml b/integration/tracing/tracing-opentracing/pom.xml
index 07837fe..fa9067b 100644
--- a/integration/tracing/tracing-opentracing/pom.xml
+++ b/integration/tracing/tracing-opentracing/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
index e73bf4a..d2eadc5 100644
--- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.archetype</groupId>
diff --git a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
index 8f3a95a..098ff69 100644
--- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.archetype</groupId>
     <artifactId>cxf-jaxws-javafirst</artifactId>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <packaging>maven-archetype</packaging>
     <name>Apache CXF Archetype - Simple JAX-WS Java First</name>
     <description>Creates a project for developing a Web service starting from Java code</description>
diff --git a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
index ecd49b1..8e324a1b 100644
--- a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.archetype</groupId>
diff --git a/maven-plugins/archetypes/pom.xml b/maven-plugins/archetypes/pom.xml
index 5336070..ff54b1b 100644
--- a/maven-plugins/archetypes/pom.xml
+++ b/maven-plugins/archetypes/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>cxf-jaxws-javafirst</module>
diff --git a/maven-plugins/codegen-plugin/pom.xml b/maven-plugins/codegen-plugin/pom.xml
index e5ecec0..7e07461 100644
--- a/maven-plugins/codegen-plugin/pom.xml
+++ b/maven-plugins/codegen-plugin/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.codegen</cxf.module.name>
diff --git a/maven-plugins/corba/pom.xml b/maven-plugins/corba/pom.xml
index 7631c34..41841fc 100644
--- a/maven-plugins/corba/pom.xml
+++ b/maven-plugins/corba/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.corbatools</cxf.module.name>
diff --git a/maven-plugins/java2swagger-plugin/pom.xml b/maven-plugins/java2swagger-plugin/pom.xml
index c91626f..fd2604d 100644
--- a/maven-plugins/java2swagger-plugin/pom.xml
+++ b/maven-plugins/java2swagger-plugin/pom.xml
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-java2swagger-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <name>Apache CXF Java2Swagger Maven2 Plugin</name>
     <description>Apache CXF Java2Swagger Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-maven-plugins</artifactId>
-      <version>3.2.7-SNAPSHOT</version>
+      <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.java2swagger</cxf.module.name>
diff --git a/maven-plugins/java2wadl-plugin/pom.xml b/maven-plugins/java2wadl-plugin/pom.xml
index 2bc7896..b1e1f1a 100644
--- a/maven-plugins/java2wadl-plugin/pom.xml
+++ b/maven-plugins/java2wadl-plugin/pom.xml
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-java2wadl-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <name>Apache CXF Java2WADL Maven2 Plugin</name>
     <description>Apache CXF Java2WADL Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>
@@ -31,7 +31,7 @@
     <parent>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-maven-plugins</artifactId>
-      <version>3.2.7-SNAPSHOT</version>
+      <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.java2wadl</cxf.module.name>
diff --git a/maven-plugins/java2ws-plugin/pom.xml b/maven-plugins/java2ws-plugin/pom.xml
index 1af72f6..67fe2fc 100644
--- a/maven-plugins/java2ws-plugin/pom.xml
+++ b/maven-plugins/java2ws-plugin/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.java2ws</cxf.module.name>
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 59e642a..7675604 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../parent</relativePath>
     </parent>
     <prerequisites>
diff --git a/maven-plugins/wadl2java-plugin/pom.xml b/maven-plugins/wadl2java-plugin/pom.xml
index 525b768..4d8964f 100644
--- a/maven-plugins/wadl2java-plugin/pom.xml
+++ b/maven-plugins/wadl2java-plugin/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.wadl2java</cxf.module.name>
diff --git a/maven-plugins/wsdl-validator-plugin/pom.xml b/maven-plugins/wsdl-validator-plugin/pom.xml
index 623efe5..4350c8d 100644
--- a/maven-plugins/wsdl-validator-plugin/pom.xml
+++ b/maven-plugins/wsdl-validator-plugin/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-maven-plugins</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.plugin.wsdl.validator</cxf.module.name>
diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml
index 84548b3..dd41e00 100644
--- a/osgi/bundle/compatible/pom.xml
+++ b/osgi/bundle/compatible/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-bundle-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.osgi.symbolic.name>${project.groupId}.bundle</cxf.osgi.symbolic.name>
diff --git a/osgi/bundle/pom.xml b/osgi/bundle/pom.xml
index 5910cfe..205ae17 100644
--- a/osgi/bundle/pom.xml
+++ b/osgi/bundle/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <properties>
diff --git a/osgi/itests/pom.xml b/osgi/itests/pom.xml
index c068ec4..12bd18e 100644
--- a/osgi/itests/pom.xml
+++ b/osgi/itests/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.osgi.itests</groupId>
diff --git a/osgi/karaf/commands/pom.xml b/osgi/karaf/commands/pom.xml
index 67836ea..c253cae 100644
--- a/osgi/karaf/commands/pom.xml
+++ b/osgi/karaf/commands/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.karaf</groupId>
         <artifactId>karaf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <artifactId>cxf-karaf-commands</artifactId>
     <packaging>bundle</packaging>
diff --git a/osgi/karaf/features/pom.xml b/osgi/karaf/features/pom.xml
index bf26ab5..978b967 100644
--- a/osgi/karaf/features/pom.xml
+++ b/osgi/karaf/features/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.karaf</groupId>
         <artifactId>karaf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <artifactId>apache-cxf</artifactId>
     <packaging>pom</packaging>
diff --git a/osgi/karaf/pom.xml b/osgi/karaf/pom.xml
index e7e1a81..4524892 100644
--- a/osgi/karaf/pom.xml
+++ b/osgi/karaf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <groupId>org.apache.cxf.karaf</groupId>
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 028e396..6851105 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>bundle</module>
diff --git a/osgi/repository/pom.xml b/osgi/repository/pom.xml
index 891773c..7cf600c 100644
--- a/osgi/repository/pom.xml
+++ b/osgi/repository/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.cxf</groupId>
 		<artifactId>cxf-parent</artifactId>
-		<version>3.2.7-SNAPSHOT</version>
+		<version>3.2.7</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 	<artifactId>cxf-repository</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 0cd6256..962c55f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>cxf-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 4962eae..ff9a000 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf</artifactId>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <name>Apache CXF</name>
     <description>Apache CXF is an open-source services framework that aids in 
     the development of services using front-end programming APIs, like JAX-WS 
@@ -32,7 +32,7 @@
         <connection>scm:git:http://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>
+        <tag>cxf-3.2.7</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/rt/bindings/coloc/pom.xml b/rt/bindings/coloc/pom.xml
index 71fde59..bde20c7 100644
--- a/rt/bindings/coloc/pom.xml
+++ b/rt/bindings/coloc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/bindings/corba/pom.xml b/rt/bindings/corba/pom.xml
index c09262f..b28e357 100644
--- a/rt/bindings/corba/pom.xml
+++ b/rt/bindings/corba/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/bindings/pom.xml b/rt/bindings/pom.xml
index 1533a0c..1bcd67d 100644
--- a/rt/bindings/pom.xml
+++ b/rt/bindings/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>soap</module>
diff --git a/rt/bindings/soap/pom.xml b/rt/bindings/soap/pom.xml
index cdc54f1..4efeb27 100644
--- a/rt/bindings/soap/pom.xml
+++ b/rt/bindings/soap/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/bindings/xml/pom.xml b/rt/bindings/xml/pom.xml
index 93ad1f2..29277ce 100644
--- a/rt/bindings/xml/pom.xml
+++ b/rt/bindings/xml/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/databinding/aegis/pom.xml b/rt/databinding/aegis/pom.xml
index 467fd32..1356745 100644
--- a/rt/databinding/aegis/pom.xml
+++ b/rt/databinding/aegis/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/rt/databinding/jaxb/pom.xml b/rt/databinding/jaxb/pom.xml
index 0140f95..1426177 100644
--- a/rt/databinding/jaxb/pom.xml
+++ b/rt/databinding/jaxb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/databinding/pom.xml b/rt/databinding/pom.xml
index 0278545..14c7548 100644
--- a/rt/databinding/pom.xml
+++ b/rt/databinding/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>jaxb</module>
diff --git a/rt/features/clustering/pom.xml b/rt/features/clustering/pom.xml
index b978d6a..873c70e 100644
--- a/rt/features/clustering/pom.xml
+++ b/rt/features/clustering/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/features/logging/pom.xml b/rt/features/logging/pom.xml
index 6705766..ff32a98 100644
--- a/rt/features/logging/pom.xml
+++ b/rt/features/logging/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>cxf-rt-features-logging</artifactId>
diff --git a/rt/features/metrics/pom.xml b/rt/features/metrics/pom.xml
index e6a353c..026ebcc 100644
--- a/rt/features/metrics/pom.xml
+++ b/rt/features/metrics/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>cxf-rt-features-metrics</artifactId>
diff --git a/rt/features/pom.xml b/rt/features/pom.xml
index 5a0c416..b747c83 100644
--- a/rt/features/pom.xml
+++ b/rt/features/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>clustering</module>
diff --git a/rt/features/throttling/pom.xml b/rt/features/throttling/pom.xml
index 956756d..1fb9c13 100644
--- a/rt/features/throttling/pom.xml
+++ b/rt/features/throttling/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>cxf-rt-features-throttling</artifactId>
diff --git a/rt/frontend/jaxrs/pom.xml b/rt/frontend/jaxrs/pom.xml
index 18eddf3..4cce579 100644
--- a/rt/frontend/jaxrs/pom.xml
+++ b/rt/frontend/jaxrs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/frontend/jaxws/pom.xml b/rt/frontend/jaxws/pom.xml
index 41e68fc..379d6f0 100644
--- a/rt/frontend/jaxws/pom.xml
+++ b/rt/frontend/jaxws/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/frontend/js/pom.xml b/rt/frontend/js/pom.xml
index 39f0e39..f752e8a 100644
--- a/rt/frontend/js/pom.xml
+++ b/rt/frontend/js/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/frontend/pom.xml b/rt/frontend/pom.xml
index b6b2fde..68505d8 100644
--- a/rt/frontend/pom.xml
+++ b/rt/frontend/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>simple</module>
diff --git a/rt/frontend/simple/pom.xml b/rt/frontend/simple/pom.xml
index a344f74..2b8cc9c 100644
--- a/rt/frontend/simple/pom.xml
+++ b/rt/frontend/simple/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/javascript/javascript-rt/pom.xml b/rt/javascript/javascript-rt/pom.xml
index 61e7555..14e5e85 100644
--- a/rt/javascript/javascript-rt/pom.xml
+++ b/rt/javascript/javascript-rt/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-runtime-javascript</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.js</cxf.module.name>
diff --git a/rt/javascript/javascript-tests/pom.xml b/rt/javascript/javascript-tests/pom.xml
index 463f47b..34e0c80 100644
--- a/rt/javascript/javascript-tests/pom.xml
+++ b/rt/javascript/javascript-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-runtime-javascript</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <properties>
         <cxf.module.name>org.apache.cxf.js.tests</cxf.module.name>
diff --git a/rt/javascript/pom.xml b/rt/javascript/pom.xml
index a3daf7c..14cd73b 100644
--- a/rt/javascript/pom.xml
+++ b/rt/javascript/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modules>
diff --git a/rt/management/pom.xml b/rt/management/pom.xml
index 0219e3a..2546253 100644
--- a/rt/management/pom.xml
+++ b/rt/management/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/pom.xml b/rt/pom.xml
index 7da849b..3d2ea50 100644
--- a/rt/pom.xml
+++ b/rt/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>wsdl</module>
diff --git a/rt/rs/client/pom.xml b/rt/rs/client/pom.xml
index a7818b4..961ed66 100644
--- a/rt/rs/client/pom.xml
+++ b/rt/rs/client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/description-openapi-v3/pom.xml b/rt/rs/description-openapi-v3/pom.xml
index 045f95e..5513c3b 100644
--- a/rt/rs/description-openapi-v3/pom.xml
+++ b/rt/rs/description-openapi-v3/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/description-swagger-ui/pom.xml b/rt/rs/description-swagger-ui/pom.xml
index 5b2b3e7..7f37d13 100644
--- a/rt/rs/description-swagger-ui/pom.xml
+++ b/rt/rs/description-swagger-ui/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/description-swagger/pom.xml b/rt/rs/description-swagger/pom.xml
index 64a4189..f2a63e4 100644
--- a/rt/rs/description-swagger/pom.xml
+++ b/rt/rs/description-swagger/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/description/pom.xml b/rt/rs/description/pom.xml
index 0bbfc18..8d16beb 100644
--- a/rt/rs/description/pom.xml
+++ b/rt/rs/description/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/json-basic/pom.xml b/rt/rs/extensions/json-basic/pom.xml
index 7c07aca..7b8c315 100644
--- a/rt/rs/extensions/json-basic/pom.xml
+++ b/rt/rs/extensions/json-basic/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/providers/pom.xml b/rt/rs/extensions/providers/pom.xml
index 0b19011..1d63d27 100644
--- a/rt/rs/extensions/providers/pom.xml
+++ b/rt/rs/extensions/providers/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/reactivestreams/pom.xml b/rt/rs/extensions/reactivestreams/pom.xml
index 02d597a..18ed3c0 100644
--- a/rt/rs/extensions/reactivestreams/pom.xml
+++ b/rt/rs/extensions/reactivestreams/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/reactor/pom.xml b/rt/rs/extensions/reactor/pom.xml
index ad8fd72..1e10e74 100644
--- a/rt/rs/extensions/reactor/pom.xml
+++ b/rt/rs/extensions/reactor/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/rx/pom.xml b/rt/rs/extensions/rx/pom.xml
index 819b494..94773ff 100644
--- a/rt/rs/extensions/rx/pom.xml
+++ b/rt/rs/extensions/rx/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/rx2/pom.xml b/rt/rs/extensions/rx2/pom.xml
index c00592e..b13658c 100644
--- a/rt/rs/extensions/rx2/pom.xml
+++ b/rt/rs/extensions/rx2/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/extensions/search/pom.xml b/rt/rs/extensions/search/pom.xml
index fe87aa1..af1a842 100644
--- a/rt/rs/extensions/search/pom.xml
+++ b/rt/rs/extensions/search/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/http-sci/pom.xml b/rt/rs/http-sci/pom.xml
index 806cc43..34daded 100644
--- a/rt/rs/http-sci/pom.xml
+++ b/rt/rs/http-sci/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/microprofile-client/pom.xml b/rt/rs/microprofile-client/pom.xml
index 3f929b8..738cc25 100644
--- a/rt/rs/microprofile-client/pom.xml
+++ b/rt/rs/microprofile-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/pom.xml b/rt/rs/pom.xml
index 0f78edd..c2e3a28 100644
--- a/rt/rs/pom.xml
+++ b/rt/rs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>client</module>
diff --git a/rt/rs/security/cors/pom.xml b/rt/rs/security/cors/pom.xml
index f467ad8..17d4b35 100644
--- a/rt/rs/security/cors/pom.xml
+++ b/rt/rs/security/cors/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/jose-parent/jose-jaxrs/pom.xml b/rt/rs/security/jose-parent/jose-jaxrs/pom.xml
index 4d9e1f9..e6fd265 100644
--- a/rt/rs/security/jose-parent/jose-jaxrs/pom.xml
+++ b/rt/rs/security/jose-parent/jose-jaxrs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/jose-parent/jose/pom.xml b/rt/rs/security/jose-parent/jose/pom.xml
index 02b1daf..e230788 100644
--- a/rt/rs/security/jose-parent/jose/pom.xml
+++ b/rt/rs/security/jose-parent/jose/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/jose-parent/pom.xml b/rt/rs/security/jose-parent/pom.xml
index 3e4ccc6..a3a9524 100644
--- a/rt/rs/security/jose-parent/pom.xml
+++ b/rt/rs/security/jose-parent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-rs-security</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>jose</module>
diff --git a/rt/rs/security/oauth-parent/oauth/pom.xml b/rt/rs/security/oauth-parent/oauth/pom.xml
index 9cbcafd..16eb93c 100644
--- a/rt/rs/security/oauth-parent/oauth/pom.xml
+++ b/rt/rs/security/oauth-parent/oauth/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>cxf-rt-rs-security-oauth-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
index c05743c..659260c 100644
--- a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
+++ b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>cxf-rt-rs-security-oauth-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml
index f938619..4da013e 100644
--- a/rt/rs/security/oauth-parent/oauth2/pom.xml
+++ b/rt/rs/security/oauth-parent/oauth2/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>cxf-rt-rs-security-oauth-parent</artifactId>
     <groupId>org.apache.cxf</groupId>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <properties>
diff --git a/rt/rs/security/oauth-parent/pom.xml b/rt/rs/security/oauth-parent/pom.xml
index fc3b6b8..28d82d0 100644
--- a/rt/rs/security/oauth-parent/pom.xml
+++ b/rt/rs/security/oauth-parent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/pom.xml b/rt/rs/security/pom.xml
index 9f40d75..d70c57d 100644
--- a/rt/rs/security/pom.xml
+++ b/rt/rs/security/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt-rs</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>xml</module>
diff --git a/rt/rs/security/sso/oidc/pom.xml b/rt/rs/security/sso/oidc/pom.xml
index 8dfa439..d39643f 100644
--- a/rt/rs/security/sso/oidc/pom.xml
+++ b/rt/rs/security/sso/oidc/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-parent</artifactId>
-    <version>3.2.7-SNAPSHOT</version>
+    <version>3.2.7</version>
     <relativePath>../../../../../parent/pom.xml</relativePath>
   </parent>
   <properties>
diff --git a/rt/rs/security/sso/saml/pom.xml b/rt/rs/security/sso/saml/pom.xml
index e959076..a2bda5e 100644
--- a/rt/rs/security/sso/saml/pom.xml
+++ b/rt/rs/security/sso/saml/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/security/xml/pom.xml b/rt/rs/security/xml/pom.xml
index c9783a7..405113e 100644
--- a/rt/rs/security/xml/pom.xml
+++ b/rt/rs/security/xml/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/rs/sse/pom.xml b/rt/rs/sse/pom.xml
index 0ad03ee..785508f 100644
--- a/rt/rs/sse/pom.xml
+++ b/rt/rs/sse/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/security-saml/pom.xml b/rt/security-saml/pom.xml
index 6e8c5672..61899a3 100644
--- a/rt/security-saml/pom.xml
+++ b/rt/security-saml/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/security/pom.xml b/rt/security/pom.xml
index 2826ca0..bea57aa 100644
--- a/rt/security/pom.xml
+++ b/rt/security/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/http-hc/pom.xml b/rt/transports/http-hc/pom.xml
index 0919194..df67ad5 100644
--- a/rt/transports/http-hc/pom.xml
+++ b/rt/transports/http-hc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/http-jetty/pom.xml b/rt/transports/http-jetty/pom.xml
index 2ff06c8..1de15b1 100644
--- a/rt/transports/http-jetty/pom.xml
+++ b/rt/transports/http-jetty/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/http-netty/netty-client/pom.xml b/rt/transports/http-netty/netty-client/pom.xml
index cdcfa58..27ade9c 100644
--- a/rt/transports/http-netty/netty-client/pom.xml
+++ b/rt/transports/http-netty/netty-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/http-netty/netty-server/pom.xml b/rt/transports/http-netty/netty-server/pom.xml
index d1a0c1c..5a4a5e9 100644
--- a/rt/transports/http-netty/netty-server/pom.xml
+++ b/rt/transports/http-netty/netty-server/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/http-undertow/pom.xml b/rt/transports/http-undertow/pom.xml
index 620d604..261d5de 100644
--- a/rt/transports/http-undertow/pom.xml
+++ b/rt/transports/http-undertow/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml
index 21e8ba8..cecfba8 100644
--- a/rt/transports/http/pom.xml
+++ b/rt/transports/http/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/jms/pom.xml b/rt/transports/jms/pom.xml
index 113675e..034c4f5 100644
--- a/rt/transports/jms/pom.xml
+++ b/rt/transports/jms/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/local/pom.xml b/rt/transports/local/pom.xml
index 96667b6..490e872 100644
--- a/rt/transports/local/pom.xml
+++ b/rt/transports/local/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/pom.xml b/rt/transports/pom.xml
index c8826f5..4ea08bb 100644
--- a/rt/transports/pom.xml
+++ b/rt/transports/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>local</module>
diff --git a/rt/transports/udp/pom.xml b/rt/transports/udp/pom.xml
index 6d5bf55..1492623 100644
--- a/rt/transports/udp/pom.xml
+++ b/rt/transports/udp/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/transports/websocket/pom.xml b/rt/transports/websocket/pom.xml
index 002852e..e97b443 100644
--- a/rt/transports/websocket/pom.xml
+++ b/rt/transports/websocket/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/addr/pom.xml b/rt/ws/addr/pom.xml
index 658ea7e..f9609bd 100644
--- a/rt/ws/addr/pom.xml
+++ b/rt/ws/addr/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/eventing/pom.xml b/rt/ws/eventing/pom.xml
index af05a87..caf55f5 100644
--- a/rt/ws/eventing/pom.xml
+++ b/rt/ws/eventing/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/mex/pom.xml b/rt/ws/mex/pom.xml
index d18154b..b711141 100644
--- a/rt/ws/mex/pom.xml
+++ b/rt/ws/mex/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/policy/pom.xml b/rt/ws/policy/pom.xml
index e1834f5..275f6a6 100644
--- a/rt/ws/policy/pom.xml
+++ b/rt/ws/policy/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/pom.xml b/rt/ws/pom.xml
index b0e6663..b4db4a6 100644
--- a/rt/ws/pom.xml
+++ b/rt/ws/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>policy</module>
diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml
index 2f17619..3457c0d 100644
--- a/rt/ws/rm/pom.xml
+++ b/rt/ws/rm/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/security/pom.xml b/rt/ws/security/pom.xml
index ec493e3..7f4cb11 100644
--- a/rt/ws/security/pom.xml
+++ b/rt/ws/security/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/rt/ws/transfer/pom.xml b/rt/ws/transfer/pom.xml
index 3996627..030bf27 100644
--- a/rt/ws/transfer/pom.xml
+++ b/rt/ws/transfer/pom.xml
@@ -9,7 +9,7 @@
   <parent>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-parent</artifactId>
-      <version>3.2.7-SNAPSHOT</version>
+      <version>3.2.7</version>
       <relativePath>../../../parent/pom.xml</relativePath>
   </parent>
 
diff --git a/rt/wsdl/pom.xml b/rt/wsdl/pom.xml
index d2a47c3..2508374 100644
--- a/rt/wsdl/pom.xml
+++ b/rt/wsdl/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/pom.xml b/services/pom.xml
index 649b2f4..c7228b8 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -28,7 +28,7 @@
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
         <relativePath>../pom.xml</relativePath>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>sts</module>
diff --git a/services/sts/pom.xml b/services/sts/pom.xml
index 99429e6..2701d5c 100644
--- a/services/sts/pom.xml
+++ b/services/sts/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>
diff --git a/services/sts/sts-core/pom.xml b/services/sts/sts-core/pom.xml
index 37c4576..cef609f 100644
--- a/services/sts/sts-core/pom.xml
+++ b/services/sts/sts-core/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/sts/systests/advanced/pom.xml b/services/sts/systests/advanced/pom.xml
index c88d511..9efb174 100644
--- a/services/sts/systests/advanced/pom.xml
+++ b/services/sts/systests/advanced/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/services/sts/systests/basic/pom.xml b/services/sts/systests/basic/pom.xml
index 6504c8a..e301c66 100644
--- a/services/sts/systests/basic/pom.xml
+++ b/services/sts/systests/basic/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/services/sts/systests/pom.xml b/services/sts/systests/pom.xml
index 3a2f6ae..fb07152 100644
--- a/services/sts/systests/pom.xml
+++ b/services/sts/systests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.services.sts</groupId>
         <artifactId>cxf-services-sts</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>basic</module>
diff --git a/services/sts/systests/sts-features/pom.xml b/services/sts/systests/sts-features/pom.xml
index 661858e..e53cdc5 100644
--- a/services/sts/systests/sts-features/pom.xml
+++ b/services/sts/systests/sts-features/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <build>
diff --git a/services/sts/systests/sts-itests/pom.xml b/services/sts/systests/sts-itests/pom.xml
index a7dbce3..68b675b 100644
--- a/services/sts/systests/sts-itests/pom.xml
+++ b/services/sts/systests/sts-itests/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/services/sts/systests/sts-osgi/pom.xml b/services/sts/systests/sts-osgi/pom.xml
index 606b7ac..27f100e 100644
--- a/services/sts/systests/sts-osgi/pom.xml
+++ b/services/sts/systests/sts-osgi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/services/ws-discovery/pom.xml b/services/ws-discovery/pom.xml
index 27f0e78..4abc64a 100644
--- a/services/ws-discovery/pom.xml
+++ b/services/ws-discovery/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>
diff --git a/services/ws-discovery/ws-discovery-api/pom.xml b/services/ws-discovery/ws-discovery-api/pom.xml
index 2cba847..16dd11a 100644
--- a/services/ws-discovery/ws-discovery-api/pom.xml
+++ b/services/ws-discovery/ws-discovery-api/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/ws-discovery/ws-discovery-service/pom.xml b/services/ws-discovery/ws-discovery-service/pom.xml
index f6bdc87..7a7ffe8 100644
--- a/services/ws-discovery/ws-discovery-service/pom.xml
+++ b/services/ws-discovery/ws-discovery-service/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/wsn/pom.xml b/services/wsn/pom.xml
index 095dc16..cb02f61 100644
--- a/services/wsn/pom.xml
+++ b/services/wsn/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>
diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml
index 6537955..804284b 100644
--- a/services/wsn/wsn-api/pom.xml
+++ b/services/wsn/wsn-api/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml
index 03938f9..f3b2995 100644
--- a/services/wsn/wsn-core/pom.xml
+++ b/services/wsn/wsn-core/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml
index b3b8322..aecba5d 100644
--- a/services/wsn/wsn-osgi/pom.xml
+++ b/services/wsn/wsn-osgi/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml
index 8660f08..dc6157a 100644
--- a/services/xkms/pom.xml
+++ b/services/xkms/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf.services</groupId>
         <artifactId>cxf-services</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>
diff --git a/services/xkms/xkms-client/pom.xml b/services/xkms/xkms-client/pom.xml
index 633f8e6..f21f89d 100644
--- a/services/xkms/xkms-client/pom.xml
+++ b/services/xkms/xkms-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-common/pom.xml b/services/xkms/xkms-common/pom.xml
index 6c46507..d9fb08c 100644
--- a/services/xkms/xkms-common/pom.xml
+++ b/services/xkms/xkms-common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-features/pom.xml b/services/xkms/xkms-features/pom.xml
index 2693a07..8fe4c2c 100644
--- a/services/xkms/xkms-features/pom.xml
+++ b/services/xkms/xkms-features/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-itests/pom.xml b/services/xkms/xkms-itests/pom.xml
index f9ff005..cc81d66 100644
--- a/services/xkms/xkms-itests/pom.xml
+++ b/services/xkms/xkms-itests/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-osgi/pom.xml b/services/xkms/xkms-osgi/pom.xml
index 8c1e9c7..4dd0c52 100644
--- a/services/xkms/xkms-osgi/pom.xml
+++ b/services/xkms/xkms-osgi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-service/pom.xml b/services/xkms/xkms-service/pom.xml
index e8a7e57..5b99693 100644
--- a/services/xkms/xkms-service/pom.xml
+++ b/services/xkms/xkms-service/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-war/pom.xml b/services/xkms/xkms-war/pom.xml
index 55463ca..db353da 100644
--- a/services/xkms/xkms-war/pom.xml
+++ b/services/xkms/xkms-war/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>
diff --git a/services/xkms/xkms-x509-handlers/pom.xml b/services/xkms/xkms-x509-handlers/pom.xml
index 703ffe0..db245c1 100644
--- a/services/xkms/xkms-x509-handlers/pom.xml
+++ b/services/xkms/xkms-x509-handlers/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/services/xkms/xkms-x509-repo-ldap/pom.xml b/services/xkms/xkms-x509-repo-ldap/pom.xml
index aae501a..f8bffac 100644
--- a/services/xkms/xkms-x509-repo-ldap/pom.xml
+++ b/services/xkms/xkms-x509-repo-ldap/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.services.xkms</groupId>
diff --git a/systests/cdi/base/pom.xml b/systests/cdi/base/pom.xml
index 5fd5f95..9ddbbb4 100644
--- a/systests/cdi/base/pom.xml
+++ b/systests/cdi/base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>cxf-systests-cdi</artifactId>
         <groupId>org.apache.cxf.systests</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
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 ddbf443..8a2b886 100644
--- a/systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml
+++ b/systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi-owb</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
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 8a48fcc..7a44a47 100644
--- a/systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml
+++ b/systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml
@@ -22,7 +22,7 @@
         <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi-owb</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml b/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml
index 9d41dd7..f053015 100644
--- a/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml
+++ b/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi-owb</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/cdi/cdi-owb/pom.xml b/systests/cdi/cdi-owb/pom.xml
index e6974b4..a65491e 100644
--- a/systests/cdi/cdi-owb/pom.xml
+++ b/systests/cdi/cdi-owb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
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 822029f..5315b79 100644
--- a/systests/cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml
+++ b/systests/cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi-weld</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
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 fcd3498..4273dee 100644
--- a/systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml
+++ b/systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi-weld</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml b/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml
index a2683f8..f08ca22 100644
--- a/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml
+++ b/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi-weld</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/cdi/cdi-weld/pom.xml b/systests/cdi/cdi-weld/pom.xml
index c6e1a87..e020ff0 100644
--- a/systests/cdi/cdi-weld/pom.xml
+++ b/systests/cdi/cdi-weld/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-cdi</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/cdi/pom.xml b/systests/cdi/pom.xml
index 02a2d41..615007c 100644
--- a/systests/cdi/pom.xml
+++ b/systests/cdi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml
index e498701..488027b 100644
--- a/systests/container-integration/grizzly/pom.xml
+++ b/systests/container-integration/grizzly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>cxf-systests-ci-grizzly</artifactId>
diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml
index fa094a8..4cc35b4 100644
--- a/systests/container-integration/pom.xml
+++ b/systests/container-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml
index c550438..9e02307 100644
--- a/systests/container-integration/webapp/pom.xml
+++ b/systests/container-integration/webapp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>cxf-systests-ci-webapp</artifactId>
diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml
index d36ec59..4467c87 100644
--- a/systests/databinding/pom.xml
+++ b/systests/databinding/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml
index 5752350..35d6e72 100644
--- a/systests/jaxrs/pom.xml
+++ b/systests/jaxrs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml
index e6ea8dc..ca4afff 100644
--- a/systests/jaxws/pom.xml
+++ b/systests/jaxws/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml
index d20d403..bdb0280 100644
--- a/systests/kerberos/pom.xml
+++ b/systests/kerberos/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/ldap/pom.xml b/systests/ldap/pom.xml
index 95835e1..d6dbd1e 100644
--- a/systests/ldap/pom.xml
+++ b/systests/ldap/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/microprofile/client/async/pom.xml b/systests/microprofile/client/async/pom.xml
index aecc5d3..9d97c36 100644
--- a/systests/microprofile/client/async/pom.xml
+++ b/systests/microprofile/client/async/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-microprofile-tck</artifactId>
         <groupId>org.apache.cxf.systests</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/microprofile/client/weld/pom.xml b/systests/microprofile/client/weld/pom.xml
index 614bd23..e764da0 100644
--- a/systests/microprofile/client/weld/pom.xml
+++ b/systests/microprofile/client/weld/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>cxf-microprofile-tck</artifactId>
         <groupId>org.apache.cxf.systests</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
diff --git a/systests/microprofile/pom.xml b/systests/microprofile/pom.xml
index c8ea767..9edb5a8 100644
--- a/systests/microprofile/pom.xml
+++ b/systests/microprofile/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/pom.xml b/systests/pom.xml
index a2077bd..b6027f4 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>container-integration</module>
diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml
index d99f8d5..7b32273 100644
--- a/systests/rs-http-sci/pom.xml
+++ b/systests/rs-http-sci/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml
index 91ba149..be2280c 100644
--- a/systests/rs-security/pom.xml
+++ b/systests/rs-security/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/rs-sse/pom.xml b/systests/rs-sse/pom.xml
index 6d3c1f9..75c061d 100644
--- a/systests/rs-sse/pom.xml
+++ b/systests/rs-sse/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/rs-sse/rs-sse-base/pom.xml b/systests/rs-sse/rs-sse-base/pom.xml
index 789144d..59f5d6d 100644
--- a/systests/rs-sse/rs-sse-base/pom.xml
+++ b/systests/rs-sse/rs-sse-base/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-rs-sse</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/rs-sse/rs-sse-jetty/pom.xml b/systests/rs-sse/rs-sse-jetty/pom.xml
index 71e7c39..83979db 100644
--- a/systests/rs-sse/rs-sse-jetty/pom.xml
+++ b/systests/rs-sse/rs-sse-jetty/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-rs-sse</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/rs-sse/rs-sse-tomcat/pom.xml b/systests/rs-sse/rs-sse-tomcat/pom.xml
index af45651..2290cff 100644
--- a/systests/rs-sse/rs-sse-tomcat/pom.xml
+++ b/systests/rs-sse/rs-sse-tomcat/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-rs-sse</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/rs-sse/rs-sse-undertow/pom.xml b/systests/rs-sse/rs-sse-undertow/pom.xml
index 1da4d32..869d9ef 100644
--- a/systests/rs-sse/rs-sse-undertow/pom.xml
+++ b/systests/rs-sse/rs-sse-undertow/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-rs-sse</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/tracing/pom.xml b/systests/tracing/pom.xml
index c56b542..8dca291 100644
--- a/systests/tracing/pom.xml
+++ b/systests/tracing/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml
index 09f2610..7c96646 100644
--- a/systests/transport-jms/pom.xml
+++ b/systests/transport-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/transport-undertow/pom.xml b/systests/transport-undertow/pom.xml
index c674d0d..4bf141c 100644
--- a/systests/transport-undertow/pom.xml
+++ b/systests/transport-undertow/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/transports-ssl3/pom.xml b/systests/transports-ssl3/pom.xml
index f5bed17..314c499 100644
--- a/systests/transports-ssl3/pom.xml
+++ b/systests/transports-ssl3/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml
index 9715bc9..eeec89f 100644
--- a/systests/transports/pom.xml
+++ b/systests/transports/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml
index efc24f6..4cf8c37 100644
--- a/systests/uncategorized/pom.xml
+++ b/systests/uncategorized/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml
index cdbba48..0c3309e 100644
--- a/systests/ws-rm/pom.xml
+++ b/systests/ws-rm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml
index 3eee685..1d0b2d5 100644
--- a/systests/ws-security-examples/pom.xml
+++ b/systests/ws-security-examples/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml
index 872c6d7..88e58b0 100644
--- a/systests/ws-security/pom.xml
+++ b/systests/ws-security/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml
index f484045..0737101 100644
--- a/systests/ws-specs/pom.xml
+++ b/systests/ws-specs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/systests/ws-transfer/pom.xml b/systests/ws-transfer/pom.xml
index 0fcf16b..049d23c 100644
--- a/systests/ws-transfer/pom.xml
+++ b/systests/ws-transfer/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml
index f3aad58..ade36f4 100644
--- a/systests/wsdl_maven/codegen/pom.xml
+++ b/systests/wsdl_maven/codegen/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml
index d022a16..05a0a63 100644
--- a/systests/wsdl_maven/java2ws/pom.xml
+++ b/systests/wsdl_maven/java2ws/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml
index cf77257..bdef471 100644
--- a/systests/wsdl_maven/pom.xml
+++ b/systests/wsdl_maven/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>codegen</module>
diff --git a/testutils/pom.xml b/testutils/pom.xml
index 9c4bd6a..37b5a44 100644
--- a/testutils/pom.xml
+++ b/testutils/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/common/pom.xml b/tools/common/pom.xml
index 00316d7..8c0b047 100644
--- a/tools/common/pom.xml
+++ b/tools/common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml
index 5849271..b0509ff 100644
--- a/tools/corba/pom.xml
+++ b/tools/corba/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml
index 66171df..122c6e4 100644
--- a/tools/javato/pom.xml
+++ b/tools/javato/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>ws</module>
diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml
index 92e8093..6cca85d 100644
--- a/tools/javato/ws/pom.xml
+++ b/tools/javato/ws/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/pom.xml b/tools/pom.xml
index eba9c54..5c46ff2 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>common</module>
diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml
index 88335e0..c3dd6c3 100644
--- a/tools/validator/pom.xml
+++ b/tools/validator/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml
index a11b118..687dc09 100644
--- a/tools/wadlto/jaxrs/pom.xml
+++ b/tools/wadlto/jaxrs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml
index 4d660cc..d10a10f 100644
--- a/tools/wadlto/pom.xml
+++ b/tools/wadlto/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>jaxrs</module>
diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml
index deeb0ec..2a79df2 100644
--- a/tools/wsdlto/core/pom.xml
+++ b/tools/wsdlto/core/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml
index 811d377..16fe11d 100644
--- a/tools/wsdlto/databinding/jaxb/pom.xml
+++ b/tools/wsdlto/databinding/jaxb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml
index 2d7feb1..361958c 100644
--- a/tools/wsdlto/frontend/javascript/pom.xml
+++ b/tools/wsdlto/frontend/javascript/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml
index a93b202..ef50854 100644
--- a/tools/wsdlto/frontend/jaxws/pom.xml
+++ b/tools/wsdlto/frontend/jaxws/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml
index 5aa64ba..abfa90a 100644
--- a/tools/wsdlto/misc/pom.xml
+++ b/tools/wsdlto/misc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>
diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml
index 404b9b0..f75df66 100644
--- a/tools/wsdlto/pom.xml
+++ b/tools/wsdlto/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
     </parent>
     <modules>
         <module>core</module>
diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml
index ec86f28..175effd 100644
--- a/tools/wsdlto/test/pom.xml
+++ b/tools/wsdlto/test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.2.7-SNAPSHOT</version>
+        <version>3.2.7</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>