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 2017/09/06 15:14:37 UTC

[3/6] cxf git commit: [maven-release-plugin] prepare release cxf-3.1.13

[maven-release-plugin] prepare release cxf-3.1.13


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c98e4091
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c98e4091
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c98e4091

Branch: refs/heads/3.1.x-fixes
Commit: c98e40913589f2e696d56b8d121cac3d6686a6f2
Parents: 6261bfe
Author: Daniel Kulp <dk...@apache.org>
Authored: Wed Sep 6 11:13:55 2017 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Wed Sep 6 11:13:55 2017 -0400

----------------------------------------------------------------------
 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 +++++-----
 .../main/release/samples/aegis_standalone/pom.xml   |  4 ++--
 .../src/main/release/samples/callback/pom.xml       |  8 ++++----
 .../samples/configuration_interceptor/pom.xml       | 10 +++++-----
 .../src/main/release/samples/corba/bank/pom.xml     |  8 ++++----
 .../samples/corba/bank_ws_addressing/pom.xml        |  8 ++++----
 .../main/release/samples/corba/hello_world/pom.xml  |  8 ++++----
 .../release/samples/groovy_spring_support/pom.xml   |  8 ++++----
 .../main/release/samples/in_jvm_transport/pom.xml   | 10 +++++-----
 .../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 +++---
 .../main/release/samples/java_first_pojo/pom.xml    |  8 ++++----
 .../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 +-
 .../main/release/samples/jax_rs/basic_oidc/pom.xml  | 10 +++++-----
 .../main/release/samples/jax_rs/big_query/pom.xml   | 12 ++++++------
 .../samples/jax_rs/content_negotiation/pom.xml      | 10 +++++-----
 .../samples/jax_rs/description_swagger/pom.xml      | 10 +++++-----
 .../samples/jax_rs/description_swagger2/pom.xml     |  8 ++++----
 .../jax_rs/description_swagger2_osgi/pom.xml        |  8 ++++----
 .../jax_rs/description_swagger2_spring/pom.xml      | 10 +++++-----
 .../samples/jax_rs/description_swagger2_web/pom.xml |  8 ++++----
 .../release/samples/jax_rs/minimal_osgi/pom.xml     |  2 +-
 .../src/main/release/samples/jax_rs/search/pom.xml  | 14 +++++++-------
 .../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 ++++----
 .../release/samples/jax_rs/tracing_brave/pom.xml    | 14 +++++++-------
 .../samples/jax_rs/tracing_brave_osgi/pom.xml       | 14 +++++++-------
 .../release/samples/jax_rs/tracing_htrace/pom.xml   | 14 +++++++-------
 .../main/release/samples/jax_rs/websocket/pom.xml   | 10 +++++-----
 .../release/samples/jax_rs/websocket_osgi/pom.xml   |  8 ++++----
 .../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 ++++----
 .../main/release/samples/jaxws_spring_boot/pom.xml  |  2 +-
 .../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 +++---
 .../main/release/samples/jms_spring_config/pom.xml  |  6 +++---
 .../samples/js_browser_client_java_first/pom.xml    | 10 +++++-----
 .../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 ++++----
 .../release/samples/logbrowser-blueprint/pom.xml    |  2 +-
 .../src/main/release/samples/logbrowser/pom.xml     |  2 +-
 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 +-
 .../main/release/samples/restful_dispatch/pom.xml   | 10 +++++-----
 .../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 +-
 .../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 +++++-----
 .../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 +++++-----
 .../release/samples/ws_security/ut_policy/pom.xml   |  2 +-
 .../src/main/release/samples/wsdl_first/pom.xml     | 10 +++++-----
 .../samples/wsdl_first_dynamic_client/pom.xml       |  8 ++++----
 .../main/release/samples/wsdl_first_https/pom.xml   |  2 +-
 .../release/samples/wsdl_first_pure_xml/pom.xml     |  8 ++++----
 .../main/release/samples/wsdl_first_rpclit/pom.xml  |  8 ++++----
 .../main/release/samples/wsdl_first_soap12/pom.xml  |  8 ++++----
 .../release/samples/wsdl_first_xml_wrapped/pom.xml  |  8 ++++----
 .../release/samples/wsdl_first_xmlbeans/pom.xml     | 10 +++++-----
 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 +-
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml  |  2 +-
 .../archetypes/cxf-jaxws-javafirst/pom.xml          |  4 ++--
 maven-plugins/archetypes/pom.xml                    |  2 +-
 maven-plugins/codegen-plugin/pom.xml                |  2 +-
 maven-plugins/corba/pom.xml                         |  2 +-
 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-felix/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 +-
 parent/pom.xml                                      |  2 +-
 pom.xml                                             |  4 ++--
 rt/bindings/coloc/pom.xml                           |  2 +-
 rt/bindings/corba/pom.xml                           |  2 +-
 rt/bindings/object/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/jibx/pom.xml                         |  2 +-
 rt/databinding/pom.xml                              |  2 +-
 rt/databinding/sdo/pom.xml                          |  2 +-
 rt/databinding/xmlbeans/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-web/pom.xml                           |  2 +-
 rt/management/pom.xml                               |  2 +-
 rt/pom.xml                                          |  2 +-
 rt/rs/client/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/search/pom.xml                     |  2 +-
 rt/rs/http-sci/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/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/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/wsdl/pom.xml                                     |  2 +-
 services/pom.xml                                    |  2 +-
 services/sts/pom.xml                                |  2 +-
 services/sts/sts-core/pom.xml                       |  2 +-
 services/sts/sts-war/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 +-
 .../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/jibx/databinding-jibx/pom.xml              |  2 +-
 systests/jibx/jaxrs-jibx/pom.xml                    |  2 +-
 systests/jibx/pom.xml                               |  2 +-
 systests/kerberos/pom.xml                           |  2 +-
 systests/pom.xml                                    |  2 +-
 systests/rs-http-sci/pom.xml                        |  2 +-
 systests/rs-security/pom.xml                        |  2 +-
 systests/tracing/pom.xml                            |  2 +-
 systests/transport-jms/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/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 +-
 259 files changed, 482 insertions(+), 482 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 591e03b..e5748c6 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <properties>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/javadoc/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/javadoc/pom.xml b/distribution/javadoc/pom.xml
index f53338e..2ed86f1 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <dependencies>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/manifest/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml
index 74da722..0f2e5d1 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <properties>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index f57ebe5..eef6c3f 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../parent</relativePath>
     </parent>
     <properties>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/aegis/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/aegis/pom.xml b/distribution/src/main/release/samples/aegis/pom.xml
index 253b620..92f34e5 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-databinding-aegis</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/aegis_standalone/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/aegis_standalone/pom.xml b/distribution/src/main/release/samples/aegis_standalone/pom.xml
index ff5c23d..518de5e 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>net.java.dev.stax-utils</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/callback/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/callback/pom.xml b/distribution/src/main/release/samples/callback/pom.xml
index 0ebfd9c..46fbe4d 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/configuration_interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/configuration_interceptor/pom.xml b/distribution/src/main/release/samples/configuration_interceptor/pom.xml
index b66f151..2b55a71 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -120,22 +120,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-management</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/corba/bank/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/corba/bank/pom.xml b/distribution/src/main/release/samples/corba/bank/pom.xml
index 8ccbc3e..14332cb 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -117,17 +117,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-corba</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-tools-common</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml
----------------------------------------------------------------------
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 656a9cd..6dd6e06 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -224,17 +224,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-corba</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-tools-common</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/corba/hello_world/pom.xml
----------------------------------------------------------------------
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 69a3133..ad36035 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -269,17 +269,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-corba</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-tools-common</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/groovy_spring_support/pom.xml
----------------------------------------------------------------------
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 287d4bf..2e4e446 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.groovy</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/in_jvm_transport/pom.xml
----------------------------------------------------------------------
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 0626ce7..a2e72e5 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-bindings-coloc</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/java_first_jaxws/pom.xml
----------------------------------------------------------------------
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 2052470..68d696a 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
@@ -113,12 +113,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml
----------------------------------------------------------------------
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 a247461..80a8674 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/java_first_jms/pom.xml
----------------------------------------------------------------------
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 d25cdca..0256a03 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/java_first_pojo/pom.xml
----------------------------------------------------------------------
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 9bfd5f7..b43ceb6 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/java_first_spring_support/pom.xml
----------------------------------------------------------------------
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 ddb89e2..e46387f 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/basic/pom.xml
----------------------------------------------------------------------
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 ba07eb0..986ea02 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,18 +83,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml
----------------------------------------------------------------------
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 ed9ffb3..2d44d37 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml
----------------------------------------------------------------------
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 6285892..29f4a11 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -35,22 +35,22 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-jose-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-sso-oidc</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency> 
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/big_query/pom.xml
----------------------------------------------------------------------
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 e4d715e..293669e 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -35,27 +35,27 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-jose-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-sso-oidc</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency> 
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml
----------------------------------------------------------------------
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 53e19a7..9b764df 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,23 +83,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.jettison</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
index a8e4671..3774a62 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -124,23 +124,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>commons-lang</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
----------------------------------------------------------------------
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 6e5db27..79a4f17 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -69,17 +69,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
           <groupId>com.fasterxml.jackson.jaxrs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml
----------------------------------------------------------------------
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 6ccb336..82c44e7 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml
----------------------------------------------------------------------
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 7b2593d..66de5f6 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -63,23 +63,23 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
----------------------------------------------------------------------
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 0e66be3..ec3c8af 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
 
@@ -69,17 +69,17 @@ under the License.
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-service-description-swagger</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
----------------------------------------------------------------------
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 3988861..a02eed9 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/search/pom.xml
----------------------------------------------------------------------
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 65ba941..2f3d635 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -84,33 +84,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-search</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>                 
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-security-cors</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency> 
         <dependency>
             <groupId>org.apache.lucene</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
----------------------------------------------------------------------
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 d116f4b..05eaeb0 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <groupId>org.apache.cxf.samples</groupId> 

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
----------------------------------------------------------------------
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 952acd1..838f081 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-rs-scan-app</artifactId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml
----------------------------------------------------------------------
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 ccc3780..583e44c 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-rs-scan-client</artifactId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml
----------------------------------------------------------------------
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 78ba8b2..52e24bf 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-rs-scan-eureka</artifactId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml
----------------------------------------------------------------------
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 656f33a..ac3e2bc 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -89,18 +89,18 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
----------------------------------------------------------------------
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 b20799b..b267a80 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,33 +83,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-brave</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/pom.xml
----------------------------------------------------------------------
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 180a55d..bc369f6 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -36,33 +36,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-brave</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml
----------------------------------------------------------------------
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 563fd81..b97104f 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -83,33 +83,33 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>    
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-integration-tracing-htrace</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-extension-providers</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.json</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/websocket/pom.xml
----------------------------------------------------------------------
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 a4345dc..4ab2c96 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -129,7 +129,7 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <!-- This dependency is needed if you're using the Jetty container -->
         <dependency>
@@ -171,17 +171,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-websocket</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml
----------------------------------------------------------------------
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 ba5ff65..c397c89 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -68,17 +68,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-websocket</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml
----------------------------------------------------------------------
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 68a40ac..f6c5939 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>../..</relativePath>
     </parent>
     <properties>
@@ -82,17 +82,17 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-websocket</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml
----------------------------------------------------------------------
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 ad2b38a..87d14a4 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-databinding-aegis</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jaxws_async/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/jaxws_async/pom.xml b/distribution/src/main/release/samples/jaxws_async/pom.xml
index 5cec513..39198ca 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-hc</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.eclipse.jetty</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml
----------------------------------------------------------------------
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 9231aa6..1a681d0 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jaxws_handlers/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/jaxws_handlers/pom.xml b/distribution/src/main/release/samples/jaxws_handlers/pom.xml
index 0cf53ea..5523805 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>3.1.13-SNAPSHOT</version>
+            <version>3.1.13</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.1.13-SNAPSHOT</version>
+            <version>3.1.13</version>
         </dependency>
     </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/cxf/blob/c98e4091/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml
----------------------------------------------------------------------
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 fdd9d69..e57db9e 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.1.13-SNAPSHOT</version>
+        <version>3.1.13</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>spring-boot-sample-ws-cxf</artifactId>