From commits-return-55306-archive-asf-public=cust-asf.ponee.io@cxf.apache.org Mon Nov 9 19:18:07 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 0F63718065C for ; Mon, 9 Nov 2020 20:18:07 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 4261944BAE for ; Mon, 9 Nov 2020 19:18:06 +0000 (UTC) Received: (qmail 57108 invoked by uid 500); 9 Nov 2020 19:18:05 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 57094 invoked by uid 99); 9 Nov 2020 19:18:05 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2020 19:18:05 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0DAF9821A8; Mon, 9 Nov 2020 19:18:04 +0000 (UTC) Date: Mon, 09 Nov 2020 19:18:04 +0000 To: "commits@cxf.apache.org" Subject: [cxf] branch master updated: Set pom versions to 3.5.0-SNAPSHOT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <160494948446.10111.2021463384970188884@gitbox.apache.org> From: dkulp@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: cxf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b1ab732fb0d10056c125fce80b5e79aad7b26cc3 X-Git-Newrev: 28780a99ff888d6e27c1c6d92dda0046bf513d33 X-Git-Rev: 28780a99ff888d6e27c1c6d92dda0046bf513d33 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 28780a9 Set pom versions to 3.5.0-SNAPSHOT 28780a9 is described below commit 28780a99ff888d6e27c1c6d92dda0046bf513d33 Author: Daniel Kulp AuthorDate: Mon Nov 9 13:54:38 2020 -0500 Set pom versions to 3.5.0-SNAPSHOT --- bom/pom.xml | 2 +- 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 | 2 +- .../release/samples/corba/bank_ws_addressing/pom.xml | 2 +- .../src/main/release/samples/corba/hello_world/pom.xml | 8 ++++---- .../main/release/samples/groovy_spring_support/pom.xml | 2 +- .../src/main/release/samples/in_jvm_transport/pom.xml | 10 +++++----- .../src/main/release/samples/java_first_jaxws/pom.xml | 2 +- .../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 | 2 +- .../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 | 2 +- .../src/main/release/samples/jax_rs/big_query/pom.xml | 2 +- .../release/samples/jax_rs/content_negotiation/pom.xml | 10 +++++----- .../description_openapi_microprofile_spring/pom.xml | 2 +- .../samples/jax_rs/description_openapi_v3/pom.xml | 2 +- .../samples/jax_rs/description_openapi_v3_osgi/pom.xml | 2 +- .../jax_rs/description_openapi_v3_spring/pom.xml | 2 +- .../samples/jax_rs/description_openapi_v3_web/pom.xml | 2 +- .../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 | 2 +- .../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 | 2 +- .../src/main/release/samples/jax_rs/sse_client/pom.xml | 2 +- .../src/main/release/samples/jax_rs/sse_osgi/pom.xml | 2 +- .../src/main/release/samples/jax_rs/sse_spring/pom.xml | 2 +- .../src/main/release/samples/jax_rs/sse_tomcat/pom.xml | 2 +- .../main/release/samples/jax_rs/tracing_brave/pom.xml | 4 ++-- .../release/samples/jax_rs/tracing_brave_osgi/pom.xml | 2 +- .../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 | 4 ++-- .../src/main/release/samples/jax_rs/websocket/pom.xml | 10 +++++----- .../main/release/samples/jax_rs/websocket_osgi/pom.xml | 2 +- .../main/release/samples/jax_rs/websocket_web/pom.xml | 2 +- .../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 | 2 +- .../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 +- .../main/release/samples/ws_transaction/client/pom.xml | 2 +- .../src/main/release/samples/ws_transaction/pom.xml | 2 +- .../release/samples/ws_transaction/ws_first/pom.xml | 2 +- .../release/samples/ws_transaction/ws_second/pom.xml | 2 +- .../src/main/release/samples/wsdl_first/pom.xml | 2 +- .../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-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-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 +- osgi/repository/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- 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-common-openapi/pom.xml | 2 +- rt/rs/description-microprofile-openapi/pom.xml | 2 +- rt/rs/description-openapi-v3/pom.xml | 2 +- rt/rs/description-swagger-ui/pom.xml | 2 +- rt/rs/description-swagger/pom.xml | 2 +- rt/rs/description/pom.xml | 2 +- rt/rs/extensions/json-basic/pom.xml | 2 +- rt/rs/extensions/providers/pom.xml | 2 +- rt/rs/extensions/reactivestreams/pom.xml | 2 +- rt/rs/extensions/reactor/pom.xml | 2 +- rt/rs/extensions/rx/pom.xml | 2 +- rt/rs/extensions/rx2/pom.xml | 2 +- rt/rs/extensions/rx3/pom.xml | 2 +- rt/rs/extensions/search/pom.xml | 2 +- rt/rs/http-sci/pom.xml | 2 +- rt/rs/microprofile-client/pom.xml | 2 +- rt/rs/pom.xml | 2 +- rt/rs/security/cors/pom.xml | 2 +- rt/rs/security/http-signature/pom.xml | 2 +- rt/rs/security/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-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/forked/pom.xml | 2 +- systests/jaxrs/pom.xml | 2 +- systests/jaxws/pom.xml | 2 +- systests/kerberos/pom.xml | 2 +- systests/ldap/pom.xml | 2 +- systests/microprofile/client/async/pom.xml | 2 +- systests/microprofile/client/jaxrs/pom.xml | 2 +- systests/microprofile/client/tracing/pom.xml | 2 +- systests/microprofile/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/spring-boot/pom.xml | 2 +- systests/tracing/pom.xml | 2 +- systests/transport-jms/pom.xml | 2 +- systests/transport-undertow/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 +- 297 files changed, 480 insertions(+), 480 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index f083e14..ed3c752 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -20,7 +20,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 4.0.0 cxf-bom diff --git a/core/pom.xml b/core/pom.xml index 5ca0105..c1579c3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/javadoc/pom.xml b/distribution/javadoc/pom.xml index 263546e..9bed0d3 100644 --- a/distribution/javadoc/pom.xml +++ b/distribution/javadoc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml index e248267..5d33067 100644 --- a/distribution/manifest/pom.xml +++ b/distribution/manifest/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent diff --git a/distribution/pom.xml b/distribution/pom.xml index 3121292..773f293 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../parent diff --git a/distribution/src/main/release/samples/aegis/pom.xml b/distribution/src/main/release/samples/aegis/pom.xml index 0a780a4..33b15da 100644 --- a/distribution/src/main/release/samples/aegis/pom.xml +++ b/distribution/src/main/release/samples/aegis/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -88,24 +88,24 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-databinding-aegis - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT junit diff --git a/distribution/src/main/release/samples/aegis_standalone/pom.xml b/distribution/src/main/release/samples/aegis_standalone/pom.xml index d651f5c..ea8a8b2 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -88,7 +88,7 @@ org.apache.cxf cxf-rt-databinding-aegis - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT net.java.dev.stax-utils diff --git a/distribution/src/main/release/samples/callback/pom.xml b/distribution/src/main/release/samples/callback/pom.xml index bd1bf98..6f330d4 100644 --- a/distribution/src/main/release/samples/callback/pom.xml +++ b/distribution/src/main/release/samples/callback/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -117,17 +117,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 8c2fefe..effa476 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. org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -59,19 +59,19 @@ under the License. org.apache.cxf cxf-rt-rs-client - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT provided org.apache.cxf.samples failover_server - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT provided org.apache.cxf cxf-rt-features-clustering - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT provided 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 dd1cbeb..3340164 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. org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -58,22 +58,22 @@ under the License. org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/configuration_interceptor/pom.xml b/distribution/src/main/release/samples/configuration_interceptor/pom.xml index fc806df..80d58df 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -118,17 +118,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/corba/bank/pom.xml b/distribution/src/main/release/samples/corba/bank/pom.xml index b67b71e..e2030c5 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 083efad..2adc4bf 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 ce547d1..37f7642 100644 --- a/distribution/src/main/release/samples/corba/hello_world/pom.xml +++ b/distribution/src/main/release/samples/corba/hello_world/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -268,17 +268,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-tools-common - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework 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 c4ce673..5eb0bfa 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 398faef..fd6bc02 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -87,23 +87,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-bindings-coloc - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 af3fefc..2aac4a4 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 33658a2..9254676 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -82,18 +82,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 fd1b6d6..a3bab9f 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -101,12 +101,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 9a8746b..ec03621 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -82,18 +82,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 0df4424..5bed066 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 6769018..fa13a28 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -83,18 +83,18 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 b21e76a..fc6efc7 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 dc2c2a9..d92caab 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 8f1d13c..c286934 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 8f8cd67..cc3aa12 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -83,23 +83,23 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.codehaus.jettison diff --git a/distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/pom.xml b/distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/pom.xml index fc0438e..8e83f28 100644 --- a/distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/description_openapi_microprofile_spring/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 482e94c..a1b3a2b 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 a143e23..033a43f 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. org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. diff --git a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_spring/pom.xml b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_spring/pom.xml index abf3642..dbbde5e 100644 --- a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_spring/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_spring/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 afed5d0..fec3e87 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. org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 3cdc479..fe681d3 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -68,17 +68,17 @@ org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT com.fasterxml.jackson.jaxrs 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 17bf0e0..037beb9 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. org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -71,17 +71,17 @@ under the License. org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 8ec7bd2..dd73c79 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -63,23 +63,23 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 d5d7ca9..47db3b7 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. org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 f150c60..ef45112 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 d44c979..af4f31e 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 63e3f38..3bd92c6 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -84,33 +84,33 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-search - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-security-cors - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.lucene 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 6aa1dd8..4bab462 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -35,17 +35,17 @@ org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-search - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.spark 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 48a929e..e6c63b6 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. org.apache.cxf.samples 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 357a8c2..57a67be 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../.. spring-boot-sample-rs-scan-app 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 c40da6f..290cd6e 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../.. spring-boot-sample-rs-scan-client 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 8d3c8bc..94e84fc 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../.. spring-boot-sample-rs-scan-eureka 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 a37e298..2a01cff 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -89,18 +89,18 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 b630500..ea0417a 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 d68f647..422ef07 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 37d316b..ed500de 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 1a2ed49..c4fa652 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 8b0b137..350fb56 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 3f8138a..ab0354a 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -170,7 +170,7 @@ org.apache.cxf cxf-integration-tracing-brave - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf 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 16b2e1c..9184c88 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 fbdcaa1..d764f95 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -83,33 +83,33 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-client - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-integration-tracing-opentracing - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.json 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 f9c7d77..25146c9 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -129,43 +129,43 @@ org.apache.cxf cxf-core - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-client - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-integration-tracing-opentracing - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-spring-boot-starter-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 6055c66..45cde63 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -53,7 +53,7 @@ org.apache.cxf cxf-integration-tracing-opentracing - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf 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 755718a..eb1c66f 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -125,7 +125,7 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT @@ -167,17 +167,17 @@ org.apache.cxf cxf-rt-transports-websocket - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 d1c2b4c..bd97b4c 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 8eb02af..58e31a2 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 5d6a3bc..1c27c09 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -82,23 +82,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-databinding-aegis - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/jaxws_async/pom.xml b/distribution/src/main/release/samples/jaxws_async/pom.xml index a177b78..4cf8f3a 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -127,17 +127,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-hc - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework @@ -149,7 +149,7 @@ org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.eclipse.jetty 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 120670d..418224b 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/jaxws_handlers/pom.xml b/distribution/src/main/release/samples/jaxws_handlers/pom.xml index 515a443..57ebc18 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 a8c83f9..913a211 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT .. spring-boot-sample-ws-cxf 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 8d707d0..d8266f7 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT .. @@ -61,23 +61,23 @@ org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-integration-tracing-brave - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.aries.blueprint diff --git a/distribution/src/main/release/samples/jms_pubsub/pom.xml b/distribution/src/main/release/samples/jms_pubsub/pom.xml index 8e0b764..4c970e2 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 2.10.1 @@ -37,7 +37,7 @@ org.apache.cxf cxf-codegen-plugin - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT generate-sources @@ -138,12 +138,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/jms_queue/pom.xml b/distribution/src/main/release/samples/jms_queue/pom.xml index 9d292b8..7faee57 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -137,12 +137,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.activemq 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 bc03fbd..152e127 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -137,12 +137,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.activemq 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 ae48edd..78623da 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -146,12 +146,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.xjc-utils 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 c0f0dc8..910a8b4 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -59,22 +59,22 @@ org.apache.cxf cxf-rt-javascript - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework 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 dc13ddd..3348559 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -111,22 +111,22 @@ org.apache.cxf cxf-rt-javascript - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/js_client/pom.xml b/distribution/src/main/release/samples/js_client/pom.xml index a82cd9a..9117ea2 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -113,22 +113,22 @@ org.apache.cxf cxf-rt-javascript - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT rhino diff --git a/distribution/src/main/release/samples/js_provider/pom.xml b/distribution/src/main/release/samples/js_provider/pom.xml index 5c72830..4f46c32 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -128,18 +128,18 @@ org.apache.cxf cxf-rt-frontend-js - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/mtom/pom.xml b/distribution/src/main/release/samples/mtom/pom.xml index 79fd78e..d6d4bb2 100644 --- a/distribution/src/main/release/samples/mtom/pom.xml +++ b/distribution/src/main/release/samples/mtom/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -115,18 +115,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.geronimo.javamail diff --git a/distribution/src/main/release/samples/oauth/client/pom.xml b/distribution/src/main/release/samples/oauth/client/pom.xml index 2b6ff12..4eeb7bc 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../pom.xml diff --git a/distribution/src/main/release/samples/oauth/server/pom.xml b/distribution/src/main/release/samples/oauth/server/pom.xml index e7e5231..069e653 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../pom.xml diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index af58c77..10d9bcc 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.samples cxf-samples pom - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT Apache CXF Samples Apache CXF Samples https://cxf.apache.org diff --git a/distribution/src/main/release/samples/restful_dispatch/pom.xml b/distribution/src/main/release/samples/restful_dispatch/pom.xml index 8dd20b9..da61aa8 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -82,23 +82,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jakarta.ws.rs 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 9b671dc..f6f7f9c 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT install diff --git a/distribution/src/main/release/samples/soap_header/pom.xml b/distribution/src/main/release/samples/soap_header/pom.xml index 84612ec..d2dfa5c 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/sts/pom.xml b/distribution/src/main/release/samples/sts/pom.xml index 312fc8a..d78dd93 100644 --- a/distribution/src/main/release/samples/sts/pom.xml +++ b/distribution/src/main/release/samples/sts/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT .. diff --git a/distribution/src/main/release/samples/throttling/pom.xml b/distribution/src/main/release/samples/throttling/pom.xml index 8404799..b994a23 100644 --- a/distribution/src/main/release/samples/throttling/pom.xml +++ b/distribution/src/main/release/samples/throttling/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${basedir}/src/main/config/hello_world.wsdl diff --git a/distribution/src/main/release/samples/ws_addressing/pom.xml b/distribution/src/main/release/samples/ws_addressing/pom.xml index b5e48ed..1b6936b 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -118,17 +118,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework diff --git a/distribution/src/main/release/samples/ws_discovery/pom.xml b/distribution/src/main/release/samples/ws_discovery/pom.xml index 4b1a556..bb50a8a 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -37,22 +37,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-api - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-service - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/ws_eventing/pom.xml b/distribution/src/main/release/samples/ws_eventing/pom.xml index 8671825..13418e3 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/ws_notification/pom.xml b/distribution/src/main/release/samples/ws_notification/pom.xml index 9a02e85..4683bf1 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -82,32 +82,32 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.services.wsn cxf-services-wsn-core - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/distribution/src/main/release/samples/ws_policy/pom.xml b/distribution/src/main/release/samples/ws_policy/pom.xml index e97515f..2fd2abb 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -113,17 +113,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework diff --git a/distribution/src/main/release/samples/ws_rm/pom.xml b/distribution/src/main/release/samples/ws_rm/pom.xml index 8cacdfa..b250615 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -108,23 +108,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework 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 a29c864..e72b599 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -165,38 +165,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework 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 2876181..0f2682a 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. 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 5234280..cd9080d 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. @@ -154,23 +154,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework 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 fcb08d8..63cc927 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../.. diff --git a/distribution/src/main/release/samples/ws_transaction/client/pom.xml b/distribution/src/main/release/samples/ws_transaction/client/pom.xml index 352c5fe..586f6cb 100644 --- a/distribution/src/main/release/samples/ws_transaction/client/pom.xml +++ b/distribution/src/main/release/samples/ws_transaction/client/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.samples ws_transaction - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT .. spring-boot-sample-ws-cxf-client diff --git a/distribution/src/main/release/samples/ws_transaction/pom.xml b/distribution/src/main/release/samples/ws_transaction/pom.xml index 2f55e0d..aa8fd4b5 100644 --- a/distribution/src/main/release/samples/ws_transaction/pom.xml +++ b/distribution/src/main/release/samples/ws_transaction/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT pom diff --git a/distribution/src/main/release/samples/ws_transaction/ws_first/pom.xml b/distribution/src/main/release/samples/ws_transaction/ws_first/pom.xml index d374a6f..660d908 100644 --- a/distribution/src/main/release/samples/ws_transaction/ws_first/pom.xml +++ b/distribution/src/main/release/samples/ws_transaction/ws_first/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.samples ws_transaction - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT .. spring-boot-sample-ws-cxf-first-service diff --git a/distribution/src/main/release/samples/ws_transaction/ws_second/pom.xml b/distribution/src/main/release/samples/ws_transaction/ws_second/pom.xml index e00f2b0..e8dc1cb 100644 --- a/distribution/src/main/release/samples/ws_transaction/ws_second/pom.xml +++ b/distribution/src/main/release/samples/ws_transaction/ws_second/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.samples ws_transaction - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT .. spring-boot-sample-ws-cxf-second-service diff --git a/distribution/src/main/release/samples/wsdl_first/pom.xml b/distribution/src/main/release/samples/wsdl_first/pom.xml index 4e26234..9ade716 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 e7a6d16..26754bf 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -112,18 +112,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.springframework 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 ce08fab..8a5d8fb 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${basedir}/src/main/config/hello_world.wsdl 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 21073ac..c9c45b5 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 ae68c84..de3d373 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 055873f..9fa284f 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 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 e94dc6e..eba391f 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 @@ org.apache.cxf.samples cxf-samples - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT diff --git a/integration/cdi/pom.xml b/integration/cdi/pom.xml index 32b8c3a..fa9de31 100644 --- a/integration/cdi/pom.xml +++ b/integration/cdi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/integration/jca/pom.xml b/integration/jca/pom.xml index 5105f3c..3255dc9 100644 --- a/integration/jca/pom.xml +++ b/integration/jca/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index bfc9c46..d9bdd68 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jca diff --git a/integration/spring-boot/autoconfigure/pom.xml b/integration/spring-boot/autoconfigure/pom.xml index 2e526e1..04a1a3d 100644 --- a/integration/spring-boot/autoconfigure/pom.xml +++ b/integration/spring-boot/autoconfigure/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/integration/spring-boot/pom.xml b/integration/spring-boot/pom.xml index 4fa3578..fe25cc1 100644 --- a/integration/spring-boot/pom.xml +++ b/integration/spring-boot/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-integration - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT autoconfigure diff --git a/integration/spring-boot/starter-jaxrs/pom.xml b/integration/spring-boot/starter-jaxrs/pom.xml index d966128..110ef22 100644 --- a/integration/spring-boot/starter-jaxrs/pom.xml +++ b/integration/spring-boot/starter-jaxrs/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/integration/spring-boot/starter-jaxws/pom.xml b/integration/spring-boot/starter-jaxws/pom.xml index 98e6f37..7435b7b 100644 --- a/integration/spring-boot/starter-jaxws/pom.xml +++ b/integration/spring-boot/starter-jaxws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/integration/tracing/tracing-brave/pom.xml b/integration/tracing/tracing-brave/pom.xml index 23479fd..fd637b2 100644 --- a/integration/tracing/tracing-brave/pom.xml +++ b/integration/tracing/tracing-brave/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/integration/tracing/tracing-opentracing/pom.xml b/integration/tracing/tracing-opentracing/pom.xml index aa86aca..6e6d84d 100644 --- a/integration/tracing/tracing-opentracing/pom.xml +++ b/integration/tracing/tracing-opentracing/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml index a9f2bf1..986b4ad 100644 --- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype diff --git a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml index 4e5a3c2..e02bb0a 100644 --- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml @@ -22,12 +22,12 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxws-javafirst - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT maven-archetype Apache CXF Archetype - Simple JAX-WS Java First Creates a project for developing a Web service starting from Java code diff --git a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml index 92e87be..4157da6 100644 --- a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml +++ b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype diff --git a/maven-plugins/archetypes/pom.xml b/maven-plugins/archetypes/pom.xml index 52914d9..2c1a10f 100644 --- a/maven-plugins/archetypes/pom.xml +++ b/maven-plugins/archetypes/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT cxf-jaxws-javafirst diff --git a/maven-plugins/codegen-plugin/pom.xml b/maven-plugins/codegen-plugin/pom.xml index 5e3fdc1..480b009 100644 --- a/maven-plugins/codegen-plugin/pom.xml +++ b/maven-plugins/codegen-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.codegen diff --git a/maven-plugins/corba/pom.xml b/maven-plugins/corba/pom.xml index f8e880a..42c3dc5 100644 --- a/maven-plugins/corba/pom.xml +++ b/maven-plugins/corba/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.corbatools diff --git a/maven-plugins/java2swagger-plugin/pom.xml b/maven-plugins/java2swagger-plugin/pom.xml index 3461c155..7a6396b 100644 --- a/maven-plugins/java2swagger-plugin/pom.xml +++ b/maven-plugins/java2swagger-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2swagger-plugin maven-plugin - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT Apache CXF Java2Swagger Maven2 Plugin Apache CXF Java2Swagger Maven2 Plugin https://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.java2swagger diff --git a/maven-plugins/java2wadl-plugin/pom.xml b/maven-plugins/java2wadl-plugin/pom.xml index ed99a75..2d9c05e 100644 --- a/maven-plugins/java2wadl-plugin/pom.xml +++ b/maven-plugins/java2wadl-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2wadl-plugin maven-plugin - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT Apache CXF Java2WADL Maven2 Plugin Apache CXF Java2WADL Maven2 Plugin https://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.java2wadl diff --git a/maven-plugins/java2ws-plugin/pom.xml b/maven-plugins/java2ws-plugin/pom.xml index 1109a7b..5df9fb7 100644 --- a/maven-plugins/java2ws-plugin/pom.xml +++ b/maven-plugins/java2ws-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.java2ws diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml index 9560d12..a40b867 100644 --- a/maven-plugins/pom.xml +++ b/maven-plugins/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../parent diff --git a/maven-plugins/wadl2java-plugin/pom.xml b/maven-plugins/wadl2java-plugin/pom.xml index 7ff4a1e..45462c0 100644 --- a/maven-plugins/wadl2java-plugin/pom.xml +++ b/maven-plugins/wadl2java-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.wadl2java diff --git a/maven-plugins/wsdl-validator-plugin/pom.xml b/maven-plugins/wsdl-validator-plugin/pom.xml index 53d3756..11d5271 100644 --- a/maven-plugins/wsdl-validator-plugin/pom.xml +++ b/maven-plugins/wsdl-validator-plugin/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-maven-plugins - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.plugin.wsdl.validator diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml index 81ce030..ed8a810 100644 --- a/osgi/bundle/compatible/pom.xml +++ b/osgi/bundle/compatible/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-bundle-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ${project.groupId}.bundle diff --git a/osgi/bundle/pom.xml b/osgi/bundle/pom.xml index 27c5b71..da7c033 100644 --- a/osgi/bundle/pom.xml +++ b/osgi/bundle/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent diff --git a/osgi/itests-felix/pom.xml b/osgi/itests-felix/pom.xml index 0fd7706..b000a3b 100644 --- a/osgi/itests-felix/pom.xml +++ b/osgi/itests-felix/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml org.apache.cxf.osgi.itests diff --git a/osgi/itests/pom.xml b/osgi/itests/pom.xml index 44f8653..14999c5 100644 --- a/osgi/itests/pom.xml +++ b/osgi/itests/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml org.apache.cxf.osgi.itests diff --git a/osgi/karaf/commands/pom.xml b/osgi/karaf/commands/pom.xml index 9b1919c..ec370a9 100644 --- a/osgi/karaf/commands/pom.xml +++ b/osgi/karaf/commands/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.karaf karaf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT cxf-karaf-commands bundle diff --git a/osgi/karaf/features/pom.xml b/osgi/karaf/features/pom.xml index 398a40f..326f2d5 100644 --- a/osgi/karaf/features/pom.xml +++ b/osgi/karaf/features/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.karaf karaf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT apache-cxf pom diff --git a/osgi/karaf/pom.xml b/osgi/karaf/pom.xml index f799de3..9cd5615 100644 --- a/osgi/karaf/pom.xml +++ b/osgi/karaf/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent org.apache.cxf.karaf diff --git a/osgi/pom.xml b/osgi/pom.xml index 7d03b9e..66b3a3e 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT bundle diff --git a/osgi/repository/pom.xml b/osgi/repository/pom.xml index d09bc86..1371b19 100644 --- a/osgi/repository/pom.xml +++ b/osgi/repository/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml cxf-repository diff --git a/parent/pom.xml b/parent/pom.xml index efed41a..dc2bc64 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -20,7 +20,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 4.0.0 cxf-parent diff --git a/pom.xml b/pom.xml index 7692243..7ceb5b2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT Apache CXF Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS diff --git a/rt/bindings/coloc/pom.xml b/rt/bindings/coloc/pom.xml index 3beaf1a..9e9c738 100644 --- a/rt/bindings/coloc/pom.xml +++ b/rt/bindings/coloc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/bindings/corba/pom.xml b/rt/bindings/corba/pom.xml index 63690f9..7126d76 100644 --- a/rt/bindings/corba/pom.xml +++ b/rt/bindings/corba/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/bindings/pom.xml b/rt/bindings/pom.xml index 0b6d369..72f55c6 100644 --- a/rt/bindings/pom.xml +++ b/rt/bindings/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT soap diff --git a/rt/bindings/soap/pom.xml b/rt/bindings/soap/pom.xml index 806922d..356cec6 100644 --- a/rt/bindings/soap/pom.xml +++ b/rt/bindings/soap/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/bindings/xml/pom.xml b/rt/bindings/xml/pom.xml index a15a254..b71eeb6 100644 --- a/rt/bindings/xml/pom.xml +++ b/rt/bindings/xml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/databinding/aegis/pom.xml b/rt/databinding/aegis/pom.xml index f7d3029..19b449e 100644 --- a/rt/databinding/aegis/pom.xml +++ b/rt/databinding/aegis/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/databinding/jaxb/pom.xml b/rt/databinding/jaxb/pom.xml index 8fa05e2..3f7bbbe 100644 --- a/rt/databinding/jaxb/pom.xml +++ b/rt/databinding/jaxb/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/databinding/pom.xml b/rt/databinding/pom.xml index e3b3454..22e4a82 100644 --- a/rt/databinding/pom.xml +++ b/rt/databinding/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jaxb diff --git a/rt/features/clustering/pom.xml b/rt/features/clustering/pom.xml index 6f2966d..6b33d8c 100644 --- a/rt/features/clustering/pom.xml +++ b/rt/features/clustering/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/features/logging/pom.xml b/rt/features/logging/pom.xml index 2492c6d..f5c691c 100644 --- a/rt/features/logging/pom.xml +++ b/rt/features/logging/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml cxf-rt-features-logging diff --git a/rt/features/metrics/pom.xml b/rt/features/metrics/pom.xml index 8c3de81..4d13ab2 100644 --- a/rt/features/metrics/pom.xml +++ b/rt/features/metrics/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml cxf-rt-features-metrics diff --git a/rt/features/pom.xml b/rt/features/pom.xml index f578bb5..0bf69cd 100644 --- a/rt/features/pom.xml +++ b/rt/features/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT clustering diff --git a/rt/features/throttling/pom.xml b/rt/features/throttling/pom.xml index 951969f..bc148a5 100644 --- a/rt/features/throttling/pom.xml +++ b/rt/features/throttling/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml cxf-rt-features-throttling diff --git a/rt/frontend/jaxrs/pom.xml b/rt/frontend/jaxrs/pom.xml index 1d00847..7783020 100644 --- a/rt/frontend/jaxrs/pom.xml +++ b/rt/frontend/jaxrs/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/frontend/jaxws/pom.xml b/rt/frontend/jaxws/pom.xml index 3354305..df8855a 100644 --- a/rt/frontend/jaxws/pom.xml +++ b/rt/frontend/jaxws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/frontend/js/pom.xml b/rt/frontend/js/pom.xml index b09c2af..faf3648 100644 --- a/rt/frontend/js/pom.xml +++ b/rt/frontend/js/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/frontend/pom.xml b/rt/frontend/pom.xml index 830dbcc..72cf119 100644 --- a/rt/frontend/pom.xml +++ b/rt/frontend/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT simple diff --git a/rt/frontend/simple/pom.xml b/rt/frontend/simple/pom.xml index 2e27439..d875ccf 100644 --- a/rt/frontend/simple/pom.xml +++ b/rt/frontend/simple/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/javascript/javascript-rt/pom.xml b/rt/javascript/javascript-rt/pom.xml index 0241fb4..e17dc36 100644 --- a/rt/javascript/javascript-rt/pom.xml +++ b/rt/javascript/javascript-rt/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-runtime-javascript - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.js diff --git a/rt/javascript/javascript-tests/pom.xml b/rt/javascript/javascript-tests/pom.xml index 7b34b71..82b4c72 100644 --- a/rt/javascript/javascript-tests/pom.xml +++ b/rt/javascript/javascript-tests/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-runtime-javascript - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT org.apache.cxf.js.tests diff --git a/rt/javascript/pom.xml b/rt/javascript/pom.xml index d821057..b59c0ea 100644 --- a/rt/javascript/pom.xml +++ b/rt/javascript/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/rt/management/pom.xml b/rt/management/pom.xml index dbf9817..72c396d 100644 --- a/rt/management/pom.xml +++ b/rt/management/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/rt/pom.xml b/rt/pom.xml index 8f7a5b6..2504176 100644 --- a/rt/pom.xml +++ b/rt/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT wsdl diff --git a/rt/rs/client/pom.xml b/rt/rs/client/pom.xml index 21904d9..be719eb 100644 --- a/rt/rs/client/pom.xml +++ b/rt/rs/client/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/description-common-openapi/pom.xml b/rt/rs/description-common-openapi/pom.xml index 4f2fbbf..9ec9050 100644 --- a/rt/rs/description-common-openapi/pom.xml +++ b/rt/rs/description-common-openapi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/description-microprofile-openapi/pom.xml b/rt/rs/description-microprofile-openapi/pom.xml index e8e962c..1f0fc48 100644 --- a/rt/rs/description-microprofile-openapi/pom.xml +++ b/rt/rs/description-microprofile-openapi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/description-openapi-v3/pom.xml b/rt/rs/description-openapi-v3/pom.xml index 630c5aa..d5e41cc 100644 --- a/rt/rs/description-openapi-v3/pom.xml +++ b/rt/rs/description-openapi-v3/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/description-swagger-ui/pom.xml b/rt/rs/description-swagger-ui/pom.xml index c14d07f..6b5edc5 100644 --- a/rt/rs/description-swagger-ui/pom.xml +++ b/rt/rs/description-swagger-ui/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/description-swagger/pom.xml b/rt/rs/description-swagger/pom.xml index 5731e6c..6f074d7 100644 --- a/rt/rs/description-swagger/pom.xml +++ b/rt/rs/description-swagger/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/description/pom.xml b/rt/rs/description/pom.xml index 342430a..8765b93 100644 --- a/rt/rs/description/pom.xml +++ b/rt/rs/description/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/extensions/json-basic/pom.xml b/rt/rs/extensions/json-basic/pom.xml index f4a1edb..85474c6 100644 --- a/rt/rs/extensions/json-basic/pom.xml +++ b/rt/rs/extensions/json-basic/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/providers/pom.xml b/rt/rs/extensions/providers/pom.xml index 948a06b..3aa2337 100644 --- a/rt/rs/extensions/providers/pom.xml +++ b/rt/rs/extensions/providers/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/reactivestreams/pom.xml b/rt/rs/extensions/reactivestreams/pom.xml index 57e4374..982688b 100644 --- a/rt/rs/extensions/reactivestreams/pom.xml +++ b/rt/rs/extensions/reactivestreams/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/reactor/pom.xml b/rt/rs/extensions/reactor/pom.xml index a1e3859..c6da027 100644 --- a/rt/rs/extensions/reactor/pom.xml +++ b/rt/rs/extensions/reactor/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/rx/pom.xml b/rt/rs/extensions/rx/pom.xml index 28502d6..48e2d30 100644 --- a/rt/rs/extensions/rx/pom.xml +++ b/rt/rs/extensions/rx/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/rx2/pom.xml b/rt/rs/extensions/rx2/pom.xml index 517c295..caf0c94 100644 --- a/rt/rs/extensions/rx2/pom.xml +++ b/rt/rs/extensions/rx2/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/rx3/pom.xml b/rt/rs/extensions/rx3/pom.xml index f417faf..b24d9b2 100644 --- a/rt/rs/extensions/rx3/pom.xml +++ b/rt/rs/extensions/rx3/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/extensions/search/pom.xml b/rt/rs/extensions/search/pom.xml index 677b757..d487ed1 100644 --- a/rt/rs/extensions/search/pom.xml +++ b/rt/rs/extensions/search/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/http-sci/pom.xml b/rt/rs/http-sci/pom.xml index bd0f15b..edd93a4 100644 --- a/rt/rs/http-sci/pom.xml +++ b/rt/rs/http-sci/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/microprofile-client/pom.xml b/rt/rs/microprofile-client/pom.xml index 9dfa3e8..0f1697b 100644 --- a/rt/rs/microprofile-client/pom.xml +++ b/rt/rs/microprofile-client/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/rs/pom.xml b/rt/rs/pom.xml index 14b1ab3..da763ca 100644 --- a/rt/rs/pom.xml +++ b/rt/rs/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT client diff --git a/rt/rs/security/cors/pom.xml b/rt/rs/security/cors/pom.xml index bb79ca0..2d05b47 100644 --- a/rt/rs/security/cors/pom.xml +++ b/rt/rs/security/cors/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/security/http-signature/pom.xml b/rt/rs/security/http-signature/pom.xml index 3b83b4c..1c4c3b8 100644 --- a/rt/rs/security/http-signature/pom.xml +++ b/rt/rs/security/http-signature/pom.xml @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/security/jose-parent/jose-jaxrs/pom.xml b/rt/rs/security/jose-parent/jose-jaxrs/pom.xml index e4dc049..b92c938 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 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../../parent/pom.xml diff --git a/rt/rs/security/jose-parent/jose/pom.xml b/rt/rs/security/jose-parent/jose/pom.xml index 9c47d06..fa12b92 100644 --- a/rt/rs/security/jose-parent/jose/pom.xml +++ b/rt/rs/security/jose-parent/jose/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../../parent/pom.xml diff --git a/rt/rs/security/jose-parent/pom.xml b/rt/rs/security/jose-parent/pom.xml index 567873f..7083856 100644 --- a/rt/rs/security/jose-parent/pom.xml +++ b/rt/rs/security/jose-parent/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt-rs-security - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jose diff --git a/rt/rs/security/oauth-parent/oauth/pom.xml b/rt/rs/security/oauth-parent/oauth/pom.xml index b3ccfca..099e763 100644 --- a/rt/rs/security/oauth-parent/oauth/pom.xml +++ b/rt/rs/security/oauth-parent/oauth/pom.xml @@ -27,7 +27,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/rt/rs/security/oauth-parent/oauth2-saml/pom.xml b/rt/rs/security/oauth-parent/oauth2-saml/pom.xml index 4ee8b2e..8c373b7 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 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml index 342de73..ea3dcf2 100644 --- a/rt/rs/security/oauth-parent/oauth2/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2/pom.xml @@ -27,7 +27,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/rt/rs/security/oauth-parent/pom.xml b/rt/rs/security/oauth-parent/pom.xml index 27fbe5e..a17ac71 100644 --- a/rt/rs/security/oauth-parent/pom.xml +++ b/rt/rs/security/oauth-parent/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/security/pom.xml b/rt/rs/security/pom.xml index 1985b03..5da351d 100644 --- a/rt/rs/security/pom.xml +++ b/rt/rs/security/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt-rs - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT xml diff --git a/rt/rs/security/sso/oidc/pom.xml b/rt/rs/security/sso/oidc/pom.xml index c4ef449..ac9ab53 100644 --- a/rt/rs/security/sso/oidc/pom.xml +++ b/rt/rs/security/sso/oidc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../../parent/pom.xml diff --git a/rt/rs/security/sso/saml/pom.xml b/rt/rs/security/sso/saml/pom.xml index 13b4e26..bf77edd 100644 --- a/rt/rs/security/sso/saml/pom.xml +++ b/rt/rs/security/sso/saml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../../parent/pom.xml diff --git a/rt/rs/security/xml/pom.xml b/rt/rs/security/xml/pom.xml index 0842c61..f8f5dc0 100644 --- a/rt/rs/security/xml/pom.xml +++ b/rt/rs/security/xml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/rs/sse/pom.xml b/rt/rs/sse/pom.xml index 80b7933..22a3f18 100644 --- a/rt/rs/sse/pom.xml +++ b/rt/rs/sse/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/security-saml/pom.xml b/rt/security-saml/pom.xml index 1f185a3..2891381 100644 --- a/rt/security-saml/pom.xml +++ b/rt/security-saml/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/rt/security/pom.xml b/rt/security/pom.xml index 8e655fc..57db0d8 100644 --- a/rt/security/pom.xml +++ b/rt/security/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/rt/transports/http-hc/pom.xml b/rt/transports/http-hc/pom.xml index 5a8cb93..ea83724 100644 --- a/rt/transports/http-hc/pom.xml +++ b/rt/transports/http-hc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/http-jetty/pom.xml b/rt/transports/http-jetty/pom.xml index 50a7caf..d17d88a 100644 --- a/rt/transports/http-jetty/pom.xml +++ b/rt/transports/http-jetty/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/http-netty/netty-client/pom.xml b/rt/transports/http-netty/netty-client/pom.xml index 85ae3fc..fbd9213 100644 --- a/rt/transports/http-netty/netty-client/pom.xml +++ b/rt/transports/http-netty/netty-client/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/transports/http-netty/netty-server/pom.xml b/rt/transports/http-netty/netty-server/pom.xml index 9645cae..3807fdd 100644 --- a/rt/transports/http-netty/netty-server/pom.xml +++ b/rt/transports/http-netty/netty-server/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/rt/transports/http-undertow/pom.xml b/rt/transports/http-undertow/pom.xml index e334667..4cce691 100644 --- a/rt/transports/http-undertow/pom.xml +++ b/rt/transports/http-undertow/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml index af73072..a4a7eab 100644 --- a/rt/transports/http/pom.xml +++ b/rt/transports/http/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/jms/pom.xml b/rt/transports/jms/pom.xml index 47bd400..c9d75a0 100644 --- a/rt/transports/jms/pom.xml +++ b/rt/transports/jms/pom.xml @@ -19,7 +19,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/local/pom.xml b/rt/transports/local/pom.xml index 233e41d..9d4bd90 100644 --- a/rt/transports/local/pom.xml +++ b/rt/transports/local/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/pom.xml b/rt/transports/pom.xml index 3476640..e486fef 100644 --- a/rt/transports/pom.xml +++ b/rt/transports/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT local diff --git a/rt/transports/udp/pom.xml b/rt/transports/udp/pom.xml index 56b5935..60384c0 100644 --- a/rt/transports/udp/pom.xml +++ b/rt/transports/udp/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/transports/websocket/pom.xml b/rt/transports/websocket/pom.xml index 1372950..accb485 100644 --- a/rt/transports/websocket/pom.xml +++ b/rt/transports/websocket/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/addr/pom.xml b/rt/ws/addr/pom.xml index 34a9b11..6b06b0a 100644 --- a/rt/ws/addr/pom.xml +++ b/rt/ws/addr/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/eventing/pom.xml b/rt/ws/eventing/pom.xml index 496fb94..3adc59d 100644 --- a/rt/ws/eventing/pom.xml +++ b/rt/ws/eventing/pom.xml @@ -9,7 +9,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/mex/pom.xml b/rt/ws/mex/pom.xml index 7af2caf..44b2549 100644 --- a/rt/ws/mex/pom.xml +++ b/rt/ws/mex/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/policy/pom.xml b/rt/ws/policy/pom.xml index 4bef043..735fe23 100644 --- a/rt/ws/policy/pom.xml +++ b/rt/ws/policy/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/pom.xml b/rt/ws/pom.xml index d3640a4..10d99ef 100644 --- a/rt/ws/pom.xml +++ b/rt/ws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT policy diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml index 20beefc..c7f87d1 100644 --- a/rt/ws/rm/pom.xml +++ b/rt/ws/rm/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/security/pom.xml b/rt/ws/security/pom.xml index f7be0a0..ea198e4 100644 --- a/rt/ws/security/pom.xml +++ b/rt/ws/security/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/ws/transfer/pom.xml b/rt/ws/transfer/pom.xml index 0f9fe82..e82dd56 100644 --- a/rt/ws/transfer/pom.xml +++ b/rt/ws/transfer/pom.xml @@ -9,7 +9,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/rt/wsdl/pom.xml b/rt/wsdl/pom.xml index 6cfd630..277b3a4 100644 --- a/rt/wsdl/pom.xml +++ b/rt/wsdl/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/services/pom.xml b/services/pom.xml index 931cf4e..8422908 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf ../pom.xml - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT sts diff --git a/services/sts/pom.xml b/services/sts/pom.xml index 9c6e10c..17f5466 100644 --- a/services/sts/pom.xml +++ b/services/sts/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services cxf-services - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/services/sts/sts-core/pom.xml b/services/sts/sts-core/pom.xml index bd692f7..b5879ce 100644 --- a/services/sts/sts-core/pom.xml +++ b/services/sts/sts-core/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/sts/systests/advanced/pom.xml b/services/sts/systests/advanced/pom.xml index 834497e..d3b0756 100644 --- a/services/sts/systests/advanced/pom.xml +++ b/services/sts/systests/advanced/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/services/sts/systests/basic/pom.xml b/services/sts/systests/basic/pom.xml index 5818933..9a8fa1e 100644 --- a/services/sts/systests/basic/pom.xml +++ b/services/sts/systests/basic/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/services/sts/systests/pom.xml b/services/sts/systests/pom.xml index de942c8..3f5b2fa 100644 --- a/services/sts/systests/pom.xml +++ b/services/sts/systests/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services.sts cxf-services-sts - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT basic diff --git a/services/sts/systests/sts-itests/pom.xml b/services/sts/systests/sts-itests/pom.xml index ad43aa8..42da65c 100644 --- a/services/sts/systests/sts-itests/pom.xml +++ b/services/sts/systests/sts-itests/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/services/sts/systests/sts-osgi/pom.xml b/services/sts/systests/sts-osgi/pom.xml index 7481537..4a534bc 100644 --- a/services/sts/systests/sts-osgi/pom.xml +++ b/services/sts/systests/sts-osgi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/services/ws-discovery/pom.xml b/services/ws-discovery/pom.xml index be1103b..ffbe1d1 100644 --- a/services/ws-discovery/pom.xml +++ b/services/ws-discovery/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services cxf-services - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/services/ws-discovery/ws-discovery-api/pom.xml b/services/ws-discovery/ws-discovery-api/pom.xml index a6b146d..4e7ce50 100644 --- a/services/ws-discovery/ws-discovery-api/pom.xml +++ b/services/ws-discovery/ws-discovery-api/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/ws-discovery/ws-discovery-service/pom.xml b/services/ws-discovery/ws-discovery-service/pom.xml index 354973d..d25c17c 100644 --- a/services/ws-discovery/ws-discovery-service/pom.xml +++ b/services/ws-discovery/ws-discovery-service/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/wsn/pom.xml b/services/wsn/pom.xml index 0f0d651..a33d006 100644 --- a/services/wsn/pom.xml +++ b/services/wsn/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.services cxf-services - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index 47725cf..f3bfd5c 100644 --- a/services/wsn/wsn-api/pom.xml +++ b/services/wsn/wsn-api/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/wsn/wsn-core/pom.xml b/services/wsn/wsn-core/pom.xml index 3d2071d..eb7233f 100644 --- a/services/wsn/wsn-core/pom.xml +++ b/services/wsn/wsn-core/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/wsn/wsn-osgi/pom.xml b/services/wsn/wsn-osgi/pom.xml index 9b11f60..74c9780 100644 --- a/services/wsn/wsn-osgi/pom.xml +++ b/services/wsn/wsn-osgi/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml index 9e640f4..1a79214 100644 --- a/services/xkms/pom.xml +++ b/services/xkms/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf.services cxf-services - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml diff --git a/services/xkms/xkms-client/pom.xml b/services/xkms/xkms-client/pom.xml index e096a93..bfa2d4b 100644 --- a/services/xkms/xkms-client/pom.xml +++ b/services/xkms/xkms-client/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-common/pom.xml b/services/xkms/xkms-common/pom.xml index 943db05..079758d 100644 --- a/services/xkms/xkms-common/pom.xml +++ b/services/xkms/xkms-common/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-features/pom.xml b/services/xkms/xkms-features/pom.xml index d09818a..3d7e5a9 100644 --- a/services/xkms/xkms-features/pom.xml +++ b/services/xkms/xkms-features/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-itests/pom.xml b/services/xkms/xkms-itests/pom.xml index fb34c1b..8cb1c7c 100644 --- a/services/xkms/xkms-itests/pom.xml +++ b/services/xkms/xkms-itests/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-osgi/pom.xml b/services/xkms/xkms-osgi/pom.xml index 0b23eb8..7638ab6 100644 --- a/services/xkms/xkms-osgi/pom.xml +++ b/services/xkms/xkms-osgi/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-service/pom.xml b/services/xkms/xkms-service/pom.xml index 49530a6..c34efcb 100644 --- a/services/xkms/xkms-service/pom.xml +++ b/services/xkms/xkms-service/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-war/pom.xml b/services/xkms/xkms-war/pom.xml index 04989f7..cb97fb9 100644 --- a/services/xkms/xkms-war/pom.xml +++ b/services/xkms/xkms-war/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-x509-handlers/pom.xml b/services/xkms/xkms-x509-handlers/pom.xml index 9680490..1b40398 100644 --- a/services/xkms/xkms-x509-handlers/pom.xml +++ b/services/xkms/xkms-x509-handlers/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/services/xkms/xkms-x509-repo-ldap/pom.xml b/services/xkms/xkms-x509-repo-ldap/pom.xml index 16ab9c0..49416ca 100644 --- a/services/xkms/xkms-x509-repo-ldap/pom.xml +++ b/services/xkms/xkms-x509-repo-ldap/pom.xml @@ -3,7 +3,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.services.xkms diff --git a/systests/cdi/base/pom.xml b/systests/cdi/base/pom.xml index 7d92ba1..caf3baf 100644 --- a/systests/cdi/base/pom.xml +++ b/systests/cdi/base/pom.xml @@ -22,7 +22,7 @@ cxf-systests-cdi org.apache.cxf.systests - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT 4.0.0 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 f2344a5..f58ecea 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 @@ org.apache.cxf.systests cxf-systests-cdi-owb - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 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 d510361..eeee549 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 @@ org.apache.cxf.systests cxf-systests-cdi-owb - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml b/systests/cdi/cdi-owb/cdi-producers-owb/pom.xml index bc1dfef..6a29f7a 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 @@ org.apache.cxf.systests cxf-systests-cdi-owb - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/cdi/cdi-owb/pom.xml b/systests/cdi/cdi-owb/pom.xml index 4acaf48..3a69ec8 100644 --- a/systests/cdi/cdi-owb/pom.xml +++ b/systests/cdi/cdi-owb/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests-cdi - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 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 5621b2c..5127c52 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 @@ org.apache.cxf.systests cxf-systests-cdi-weld - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 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 8d5faa6..a613b80 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 @@ org.apache.cxf.systests cxf-systests-cdi-weld - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml b/systests/cdi/cdi-weld/cdi-producers-weld/pom.xml index 265c6ea..9cb31d5 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 @@ org.apache.cxf.systests cxf-systests-cdi-weld - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/cdi/cdi-weld/pom.xml b/systests/cdi/cdi-weld/pom.xml index f7700ee..7bbf5db 100644 --- a/systests/cdi/cdi-weld/pom.xml +++ b/systests/cdi/cdi-weld/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests-cdi - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/cdi/pom.xml b/systests/cdi/pom.xml index 969227e..afce207 100644 --- a/systests/cdi/pom.xml +++ b/systests/cdi/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/container-integration/grizzly/pom.xml b/systests/container-integration/grizzly/pom.xml index 7e2208e..39d2279 100644 --- a/systests/container-integration/grizzly/pom.xml +++ b/systests/container-integration/grizzly/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.systests cxf-systests-container-integration - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml cxf-systests-ci-grizzly diff --git a/systests/container-integration/pom.xml b/systests/container-integration/pom.xml index 25a4a1e..281c80e 100644 --- a/systests/container-integration/pom.xml +++ b/systests/container-integration/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/container-integration/webapp/pom.xml b/systests/container-integration/webapp/pom.xml index a174d12..0c234fd 100644 --- a/systests/container-integration/webapp/pom.xml +++ b/systests/container-integration/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.cxf.systests cxf-systests-container-integration - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../pom.xml cxf-systests-ci-webapp diff --git a/systests/databinding/pom.xml b/systests/databinding/pom.xml index 8480faf..16a681b 100644 --- a/systests/databinding/pom.xml +++ b/systests/databinding/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/forked/pom.xml b/systests/forked/pom.xml index 4b476d0..9c3fab2 100644 --- a/systests/forked/pom.xml +++ b/systests/forked/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml index a71cce3..9a834c9 100644 --- a/systests/jaxrs/pom.xml +++ b/systests/jaxrs/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/jaxws/pom.xml b/systests/jaxws/pom.xml index 7d66819..5eed267 100644 --- a/systests/jaxws/pom.xml +++ b/systests/jaxws/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml index f774bbe..41e0874 100644 --- a/systests/kerberos/pom.xml +++ b/systests/kerberos/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/ldap/pom.xml b/systests/ldap/pom.xml index a60fefe..1b996f5 100644 --- a/systests/ldap/pom.xml +++ b/systests/ldap/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/microprofile/client/async/pom.xml b/systests/microprofile/client/async/pom.xml index 4473c5a..461db8c 100644 --- a/systests/microprofile/client/async/pom.xml +++ b/systests/microprofile/client/async/pom.xml @@ -21,7 +21,7 @@ cxf-microprofile-tck org.apache.cxf.systests - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/systests/microprofile/client/jaxrs/pom.xml b/systests/microprofile/client/jaxrs/pom.xml index c82043c..835803d 100644 --- a/systests/microprofile/client/jaxrs/pom.xml +++ b/systests/microprofile/client/jaxrs/pom.xml @@ -21,7 +21,7 @@ cxf-microprofile-tck org.apache.cxf.systests - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/systests/microprofile/client/tracing/pom.xml b/systests/microprofile/client/tracing/pom.xml index 6e81a95..1e7ba89 100644 --- a/systests/microprofile/client/tracing/pom.xml +++ b/systests/microprofile/client/tracing/pom.xml @@ -21,7 +21,7 @@ cxf-microprofile-tck org.apache.cxf.systests - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/systests/microprofile/client/weld/pom.xml b/systests/microprofile/client/weld/pom.xml index 51479ad..a3e6551 100644 --- a/systests/microprofile/client/weld/pom.xml +++ b/systests/microprofile/client/weld/pom.xml @@ -22,7 +22,7 @@ cxf-microprofile-tck org.apache.cxf.systests - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../pom.xml diff --git a/systests/microprofile/pom.xml b/systests/microprofile/pom.xml index 66935f5..520bba5 100644 --- a/systests/microprofile/pom.xml +++ b/systests/microprofile/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/pom.xml b/systests/pom.xml index 3afee36..5ab0ee1 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -28,7 +28,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT container-integration diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml index 177c9ff..591d525 100644 --- a/systests/rs-http-sci/pom.xml +++ b/systests/rs-http-sci/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/rs-security/pom.xml b/systests/rs-security/pom.xml index c1ccede..316889d 100644 --- a/systests/rs-security/pom.xml +++ b/systests/rs-security/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/rs-sse/pom.xml b/systests/rs-sse/pom.xml index fe48c51..5fd4cc4 100644 --- a/systests/rs-sse/pom.xml +++ b/systests/rs-sse/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/rs-sse/rs-sse-base/pom.xml b/systests/rs-sse/rs-sse-base/pom.xml index 15799ab..0ac6c6b 100644 --- a/systests/rs-sse/rs-sse-base/pom.xml +++ b/systests/rs-sse/rs-sse-base/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests-rs-sse - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/rs-sse/rs-sse-jetty/pom.xml b/systests/rs-sse/rs-sse-jetty/pom.xml index 86a82bd..299fa91 100644 --- a/systests/rs-sse/rs-sse-jetty/pom.xml +++ b/systests/rs-sse/rs-sse-jetty/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests-rs-sse - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/rs-sse/rs-sse-tomcat/pom.xml b/systests/rs-sse/rs-sse-tomcat/pom.xml index 91dc815..41e2cf4 100644 --- a/systests/rs-sse/rs-sse-tomcat/pom.xml +++ b/systests/rs-sse/rs-sse-tomcat/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests-rs-sse - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/rs-sse/rs-sse-undertow/pom.xml b/systests/rs-sse/rs-sse-undertow/pom.xml index dec89be..e544260 100644 --- a/systests/rs-sse/rs-sse-undertow/pom.xml +++ b/systests/rs-sse/rs-sse-undertow/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests-rs-sse - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../ 4.0.0 diff --git a/systests/spring-boot/pom.xml b/systests/spring-boot/pom.xml index d3dcdf1..8d62c40 100644 --- a/systests/spring-boot/pom.xml +++ b/systests/spring-boot/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/tracing/pom.xml b/systests/tracing/pom.xml index 3d0d91b..a572f03 100644 --- a/systests/tracing/pom.xml +++ b/systests/tracing/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index a5ef766..7231aee 100644 --- a/systests/transport-jms/pom.xml +++ b/systests/transport-jms/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/transport-undertow/pom.xml b/systests/transport-undertow/pom.xml index 90478ba..fc46921 100644 --- a/systests/transport-undertow/pom.xml +++ b/systests/transport-undertow/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/transports/pom.xml b/systests/transports/pom.xml index 77a58ff..77fa2e1 100644 --- a/systests/transports/pom.xml +++ b/systests/transports/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/uncategorized/pom.xml b/systests/uncategorized/pom.xml index cdca611..88f91e1 100644 --- a/systests/uncategorized/pom.xml +++ b/systests/uncategorized/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/ws-rm/pom.xml b/systests/ws-rm/pom.xml index 8851fa3..9751db2 100644 --- a/systests/ws-rm/pom.xml +++ b/systests/ws-rm/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/ws-security-examples/pom.xml b/systests/ws-security-examples/pom.xml index d8ae841..58b49a0 100644 --- a/systests/ws-security-examples/pom.xml +++ b/systests/ws-security-examples/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml index 9cdf5b9..2257d59 100644 --- a/systests/ws-security/pom.xml +++ b/systests/ws-security/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/ws-specs/pom.xml b/systests/ws-specs/pom.xml index 336aef6..16e049d 100644 --- a/systests/ws-specs/pom.xml +++ b/systests/ws-specs/pom.xml @@ -21,7 +21,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml 4.0.0 diff --git a/systests/ws-transfer/pom.xml b/systests/ws-transfer/pom.xml index a65a9d3..661b842 100644 --- a/systests/ws-transfer/pom.xml +++ b/systests/ws-transfer/pom.xml @@ -28,7 +28,7 @@ cxf-parent org.apache.cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/systests/wsdl_maven/codegen/pom.xml b/systests/wsdl_maven/codegen/pom.xml index 2063d4c..1752c5b 100644 --- a/systests/wsdl_maven/codegen/pom.xml +++ b/systests/wsdl_maven/codegen/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/systests/wsdl_maven/java2ws/pom.xml b/systests/wsdl_maven/java2ws/pom.xml index 7278e10..d8169cb 100644 --- a/systests/wsdl_maven/java2ws/pom.xml +++ b/systests/wsdl_maven/java2ws/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/systests/wsdl_maven/pom.xml b/systests/wsdl_maven/pom.xml index 9f36242..0c4c782 100644 --- a/systests/wsdl_maven/pom.xml +++ b/systests/wsdl_maven/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf.systests cxf-systests - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT codegen diff --git a/testutils/pom.xml b/testutils/pom.xml index 7ea2584..2a88ed8 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tools/common/pom.xml b/tools/common/pom.xml index 97907f3..90a9280 100644 --- a/tools/common/pom.xml +++ b/tools/common/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/tools/corba/pom.xml b/tools/corba/pom.xml index 8ac625f..e65dc90 100644 --- a/tools/corba/pom.xml +++ b/tools/corba/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/tools/javato/pom.xml b/tools/javato/pom.xml index b08905f..fb80ed1 100644 --- a/tools/javato/pom.xml +++ b/tools/javato/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-tools - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ws diff --git a/tools/javato/ws/pom.xml b/tools/javato/ws/pom.xml index e7c0f37..67c46d5 100644 --- a/tools/javato/ws/pom.xml +++ b/tools/javato/ws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index a87abaa..46bbf67 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT common diff --git a/tools/validator/pom.xml b/tools/validator/pom.xml index 2bab87e..7910884 100644 --- a/tools/validator/pom.xml +++ b/tools/validator/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/tools/wadlto/jaxrs/pom.xml b/tools/wadlto/jaxrs/pom.xml index 8d71940..8dbbadb 100644 --- a/tools/wadlto/jaxrs/pom.xml +++ b/tools/wadlto/jaxrs/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/tools/wadlto/pom.xml b/tools/wadlto/pom.xml index a0cce3f..9e35e7f 100644 --- a/tools/wadlto/pom.xml +++ b/tools/wadlto/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-tools - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT jaxrs diff --git a/tools/wsdlto/core/pom.xml b/tools/wsdlto/core/pom.xml index 741e790..737b3df 100644 --- a/tools/wsdlto/core/pom.xml +++ b/tools/wsdlto/core/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/tools/wsdlto/databinding/jaxb/pom.xml b/tools/wsdlto/databinding/jaxb/pom.xml index c116dad..12a338e 100644 --- a/tools/wsdlto/databinding/jaxb/pom.xml +++ b/tools/wsdlto/databinding/jaxb/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/tools/wsdlto/frontend/javascript/pom.xml b/tools/wsdlto/frontend/javascript/pom.xml index 601ed0b..ec59cee 100644 --- a/tools/wsdlto/frontend/javascript/pom.xml +++ b/tools/wsdlto/frontend/javascript/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/tools/wsdlto/frontend/jaxws/pom.xml b/tools/wsdlto/frontend/jaxws/pom.xml index 6e2854d..aa6f295 100644 --- a/tools/wsdlto/frontend/jaxws/pom.xml +++ b/tools/wsdlto/frontend/jaxws/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../../parent/pom.xml diff --git a/tools/wsdlto/misc/pom.xml b/tools/wsdlto/misc/pom.xml index f9dd12f..2c781c4 100644 --- a/tools/wsdlto/misc/pom.xml +++ b/tools/wsdlto/misc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml diff --git a/tools/wsdlto/pom.xml b/tools/wsdlto/pom.xml index 5601c32..de8fd15 100644 --- a/tools/wsdlto/pom.xml +++ b/tools/wsdlto/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-tools - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT core diff --git a/tools/wsdlto/test/pom.xml b/tools/wsdlto/test/pom.xml index 90f634a..06abd48 100644 --- a/tools/wsdlto/test/pom.xml +++ b/tools/wsdlto/test/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT ../../../parent/pom.xml