Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6DB1F200C4D for ; Wed, 5 Apr 2017 22:16:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6C787160B94; Wed, 5 Apr 2017 20:16:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 273AD160BA7 for ; Wed, 5 Apr 2017 22:16:17 +0200 (CEST) Received: (qmail 42695 invoked by uid 500); 5 Apr 2017 20:16:17 -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 42322 invoked by uid 99); 5 Apr 2017 20:16:17 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2017 20:16:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D7F76E965E; Wed, 5 Apr 2017 20:16:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Date: Wed, 05 Apr 2017 20:16:21 -0000 Message-Id: <33a77a6c52db46e6b23df09390b75f1f@git.apache.org> In-Reply-To: <68abe1a06704404cb43dc3f1eb87df3a@git.apache.org> References: <68abe1a06704404cb43dc3f1eb87df3a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [6/6] cxf git commit: [maven-release-plugin] prepare for next development iteration archived-at: Wed, 05 Apr 2017 20:16:21 -0000 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/99e6c4fa Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/99e6c4fa Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/99e6c4fa Branch: refs/heads/3.1.x-fixes Commit: 99e6c4fa038ef2a8beeac4873876b5cf8a45c31d Parents: df51c99 Author: Daniel Kulp Authored: Wed Apr 5 16:02:53 2017 -0400 Committer: Daniel Kulp Committed: Wed Apr 5 16:02:53 2017 -0400 ---------------------------------------------------------------------- core/pom.xml | 2 +- distribution/javadoc/pom.xml | 2 +- distribution/manifest/pom.xml | 2 +- distribution/pom.xml | 2 +- distribution/src/main/release/samples/aegis/pom.xml | 10 +++++----- .../main/release/samples/aegis_standalone/pom.xml | 4 ++-- .../src/main/release/samples/callback/pom.xml | 8 ++++---- .../samples/configuration_interceptor/pom.xml | 10 +++++----- .../src/main/release/samples/corba/bank/pom.xml | 8 ++++---- .../samples/corba/bank_ws_addressing/pom.xml | 8 ++++---- .../main/release/samples/corba/hello_world/pom.xml | 8 ++++---- .../release/samples/groovy_spring_support/pom.xml | 8 ++++---- .../main/release/samples/in_jvm_transport/pom.xml | 10 +++++----- .../main/release/samples/java_first_jaxws/pom.xml | 6 +++--- .../samples/java_first_jaxws_factory_bean/pom.xml | 8 ++++---- .../src/main/release/samples/java_first_jms/pom.xml | 6 +++--- .../main/release/samples/java_first_pojo/pom.xml | 8 ++++---- .../samples/java_first_spring_support/pom.xml | 8 ++++---- .../src/main/release/samples/jax_rs/basic/pom.xml | 8 ++++---- .../main/release/samples/jax_rs/basic_https/pom.xml | 2 +- .../main/release/samples/jax_rs/basic_oidc/pom.xml | 10 +++++----- .../main/release/samples/jax_rs/big_query/pom.xml | 12 ++++++------ .../samples/jax_rs/content_negotiation/pom.xml | 10 +++++----- .../samples/jax_rs/description_swagger/pom.xml | 10 +++++----- .../samples/jax_rs/description_swagger2/pom.xml | 8 ++++---- .../jax_rs/description_swagger2_osgi/pom.xml | 8 ++++---- .../jax_rs/description_swagger2_spring/pom.xml | 10 +++++----- .../samples/jax_rs/description_swagger2_web/pom.xml | 8 ++++---- .../release/samples/jax_rs/minimal_osgi/pom.xml | 2 +- .../src/main/release/samples/jax_rs/search/pom.xml | 14 +++++++------- .../main/release/samples/jax_rs/spring_boot/pom.xml | 2 +- .../jax_rs/spring_boot_scan/application/pom.xml | 2 +- .../samples/jax_rs/spring_boot_scan/client/pom.xml | 2 +- .../jax_rs/spring_boot_scan/eureka-registry/pom.xml | 2 +- .../release/samples/jax_rs/spring_security/pom.xml | 8 ++++---- .../release/samples/jax_rs/tracing_htrace/pom.xml | 14 +++++++------- .../main/release/samples/jax_rs/websocket/pom.xml | 10 +++++----- .../release/samples/jax_rs/websocket_osgi/pom.xml | 8 ++++---- .../release/samples/jax_rs/websocket_web/pom.xml | 8 ++++---- .../release/samples/jax_server_aegis_client/pom.xml | 10 +++++----- .../src/main/release/samples/jaxws_async/pom.xml | 10 +++++----- .../release/samples/jaxws_dispatch_provider/pom.xml | 8 ++++---- .../src/main/release/samples/jaxws_handlers/pom.xml | 8 ++++---- .../main/release/samples/jaxws_spring_boot/pom.xml | 2 +- .../src/main/release/samples/jms_pubsub/pom.xml | 8 ++++---- .../src/main/release/samples/jms_queue/pom.xml | 6 +++--- .../src/main/release/samples/jms_spec_demo/pom.xml | 6 +++--- .../main/release/samples/jms_spring_config/pom.xml | 6 +++--- .../samples/js_browser_client_java_first/pom.xml | 10 +++++----- .../samples/js_browser_client_simple/pom.xml | 10 +++++----- .../src/main/release/samples/js_client/pom.xml | 10 +++++----- .../src/main/release/samples/js_provider/pom.xml | 8 ++++---- .../release/samples/logbrowser-blueprint/pom.xml | 2 +- .../src/main/release/samples/logbrowser/pom.xml | 2 +- distribution/src/main/release/samples/mtom/pom.xml | 8 ++++---- .../src/main/release/samples/oauth/client/pom.xml | 2 +- .../src/main/release/samples/oauth/server/pom.xml | 2 +- distribution/src/main/release/samples/pom.xml | 2 +- .../main/release/samples/restful_dispatch/pom.xml | 10 +++++----- .../release/samples/ruby_spring_support/pom.xml | 8 ++++---- .../src/main/release/samples/soap_header/pom.xml | 8 ++++---- distribution/src/main/release/samples/sts/pom.xml | 2 +- .../src/main/release/samples/throttling/pom.xml | 2 +- .../src/main/release/samples/ws_addressing/pom.xml | 8 ++++---- .../src/main/release/samples/ws_discovery/pom.xml | 10 +++++----- .../src/main/release/samples/ws_eventing/pom.xml | 2 +- .../main/release/samples/ws_notification/pom.xml | 14 +++++++------- .../src/main/release/samples/ws_policy/pom.xml | 8 ++++---- distribution/src/main/release/samples/ws_rm/pom.xml | 10 +++++----- .../release/samples/ws_security/sign_enc/pom.xml | 16 ++++++++-------- .../samples/ws_security/sign_enc_policy/pom.xml | 2 +- .../src/main/release/samples/ws_security/ut/pom.xml | 10 +++++----- .../release/samples/ws_security/ut_policy/pom.xml | 2 +- .../src/main/release/samples/wsdl_first/pom.xml | 10 +++++----- .../samples/wsdl_first_dynamic_client/pom.xml | 8 ++++---- .../main/release/samples/wsdl_first_https/pom.xml | 2 +- .../release/samples/wsdl_first_pure_xml/pom.xml | 8 ++++---- .../main/release/samples/wsdl_first_rpclit/pom.xml | 8 ++++---- .../main/release/samples/wsdl_first_soap12/pom.xml | 8 ++++---- .../release/samples/wsdl_first_xml_wrapped/pom.xml | 8 ++++---- .../release/samples/wsdl_first_xmlbeans/pom.xml | 10 +++++----- integration/cdi/pom.xml | 2 +- integration/jca/pom.xml | 2 +- integration/pom.xml | 2 +- integration/spring-boot/autoconfigure/pom.xml | 2 +- integration/spring-boot/pom.xml | 2 +- integration/spring-boot/starter-jaxrs/pom.xml | 2 +- integration/spring-boot/starter-jaxws/pom.xml | 2 +- integration/tracing/tracing-htrace/pom.xml | 2 +- maven-plugins/archetypes/cxf-jaxrs-service/pom.xml | 2 +- .../archetypes/cxf-jaxws-javafirst/pom.xml | 4 ++-- maven-plugins/archetypes/pom.xml | 2 +- maven-plugins/codegen-plugin/pom.xml | 2 +- maven-plugins/corba/pom.xml | 2 +- maven-plugins/java2wadl-plugin/pom.xml | 4 ++-- maven-plugins/java2ws-plugin/pom.xml | 2 +- maven-plugins/pom.xml | 2 +- maven-plugins/wadl2java-plugin/pom.xml | 2 +- maven-plugins/wsdl-validator-plugin/pom.xml | 2 +- osgi/bundle/compatible/pom.xml | 2 +- osgi/bundle/pom.xml | 2 +- osgi/itests-felix/pom.xml | 2 +- osgi/itests/pom.xml | 2 +- osgi/karaf/commands/pom.xml | 2 +- osgi/karaf/features/pom.xml | 2 +- osgi/karaf/pom.xml | 2 +- osgi/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- rt/bindings/coloc/pom.xml | 2 +- rt/bindings/corba/pom.xml | 2 +- rt/bindings/object/pom.xml | 2 +- rt/bindings/pom.xml | 2 +- rt/bindings/soap/pom.xml | 2 +- rt/bindings/xml/pom.xml | 2 +- rt/databinding/aegis/pom.xml | 2 +- rt/databinding/jaxb/pom.xml | 2 +- rt/databinding/jibx/pom.xml | 2 +- rt/databinding/pom.xml | 2 +- rt/databinding/sdo/pom.xml | 2 +- rt/databinding/xmlbeans/pom.xml | 2 +- rt/features/clustering/pom.xml | 2 +- rt/features/logging/pom.xml | 2 +- rt/features/metrics/pom.xml | 2 +- rt/features/pom.xml | 2 +- rt/features/throttling/pom.xml | 2 +- rt/frontend/jaxrs/pom.xml | 2 +- rt/frontend/jaxws/pom.xml | 2 +- rt/frontend/js/pom.xml | 2 +- rt/frontend/pom.xml | 2 +- rt/frontend/simple/pom.xml | 2 +- rt/javascript/javascript-rt/pom.xml | 2 +- rt/javascript/javascript-tests/pom.xml | 2 +- rt/javascript/pom.xml | 2 +- rt/management-web/pom.xml | 2 +- rt/management/pom.xml | 2 +- rt/pom.xml | 2 +- rt/rs/client/pom.xml | 2 +- rt/rs/description-swagger/pom.xml | 2 +- rt/rs/description/pom.xml | 2 +- rt/rs/extensions/json-basic/pom.xml | 2 +- rt/rs/extensions/providers/pom.xml | 2 +- rt/rs/extensions/search/pom.xml | 2 +- rt/rs/http-sci/pom.xml | 2 +- rt/rs/pom.xml | 2 +- rt/rs/security/cors/pom.xml | 2 +- rt/rs/security/jose-parent/jose-jaxrs/pom.xml | 2 +- rt/rs/security/jose-parent/jose/pom.xml | 2 +- rt/rs/security/jose-parent/pom.xml | 2 +- rt/rs/security/oauth-parent/oauth/pom.xml | 2 +- rt/rs/security/oauth-parent/oauth2-saml/pom.xml | 2 +- rt/rs/security/oauth-parent/oauth2/pom.xml | 2 +- rt/rs/security/oauth-parent/pom.xml | 2 +- rt/rs/security/pom.xml | 2 +- rt/rs/security/sso/oidc/pom.xml | 2 +- rt/rs/security/sso/saml/pom.xml | 2 +- rt/rs/security/xml/pom.xml | 2 +- rt/security-saml/pom.xml | 2 +- rt/security/pom.xml | 2 +- rt/transports/http-hc/pom.xml | 2 +- rt/transports/http-jetty/pom.xml | 2 +- rt/transports/http-netty/netty-client/pom.xml | 2 +- rt/transports/http-netty/netty-server/pom.xml | 2 +- rt/transports/http/pom.xml | 2 +- rt/transports/jms/pom.xml | 2 +- rt/transports/local/pom.xml | 2 +- rt/transports/pom.xml | 2 +- rt/transports/udp/pom.xml | 2 +- rt/transports/websocket/pom.xml | 2 +- rt/ws/addr/pom.xml | 2 +- rt/ws/eventing/pom.xml | 2 +- rt/ws/mex/pom.xml | 2 +- rt/ws/policy/pom.xml | 2 +- rt/ws/pom.xml | 2 +- rt/ws/rm/pom.xml | 2 +- rt/ws/security/pom.xml | 2 +- rt/wsdl/pom.xml | 2 +- services/pom.xml | 2 +- services/sts/pom.xml | 2 +- services/sts/sts-core/pom.xml | 2 +- services/sts/sts-war/pom.xml | 2 +- services/sts/systests/advanced/pom.xml | 2 +- services/sts/systests/basic/pom.xml | 2 +- services/sts/systests/pom.xml | 2 +- services/sts/systests/sts-features/pom.xml | 2 +- services/sts/systests/sts-itests/pom.xml | 2 +- services/sts/systests/sts-osgi/pom.xml | 2 +- services/ws-discovery/pom.xml | 2 +- services/ws-discovery/ws-discovery-api/pom.xml | 2 +- services/ws-discovery/ws-discovery-service/pom.xml | 2 +- services/wsn/pom.xml | 2 +- services/wsn/wsn-api/pom.xml | 2 +- services/wsn/wsn-core/pom.xml | 2 +- services/wsn/wsn-osgi/pom.xml | 2 +- services/xkms/pom.xml | 2 +- services/xkms/xkms-client/pom.xml | 2 +- services/xkms/xkms-common/pom.xml | 2 +- services/xkms/xkms-features/pom.xml | 2 +- services/xkms/xkms-itests/pom.xml | 2 +- services/xkms/xkms-osgi/pom.xml | 2 +- services/xkms/xkms-service/pom.xml | 2 +- services/xkms/xkms-war/pom.xml | 2 +- services/xkms/xkms-x509-handlers/pom.xml | 2 +- services/xkms/xkms-x509-repo-ldap/pom.xml | 2 +- systests/cdi/base/pom.xml | 2 +- systests/cdi/cdi-owb/cdi-multiple-apps-owb/pom.xml | 2 +- systests/cdi/cdi-owb/cdi-no-apps-owb/pom.xml | 2 +- systests/cdi/cdi-owb/pom.xml | 2 +- .../cdi/cdi-weld/cdi-multiple-apps-weld/pom.xml | 2 +- systests/cdi/cdi-weld/cdi-no-apps-weld/pom.xml | 2 +- systests/cdi/cdi-weld/pom.xml | 2 +- systests/cdi/pom.xml | 2 +- systests/container-integration/grizzly/pom.xml | 2 +- systests/container-integration/pom.xml | 2 +- systests/container-integration/webapp/pom.xml | 2 +- systests/databinding/pom.xml | 2 +- systests/jaxrs/pom.xml | 2 +- systests/jaxws/pom.xml | 2 +- systests/jibx/databinding-jibx/pom.xml | 2 +- systests/jibx/jaxrs-jibx/pom.xml | 2 +- systests/jibx/pom.xml | 2 +- systests/kerberos/pom.xml | 2 +- systests/pom.xml | 2 +- systests/rs-http-sci/pom.xml | 2 +- systests/rs-security/pom.xml | 2 +- systests/tracing/pom.xml | 2 +- systests/transport-jms/pom.xml | 2 +- systests/transports-ssl3/pom.xml | 2 +- systests/transports/pom.xml | 2 +- systests/uncategorized/pom.xml | 2 +- systests/ws-rm/pom.xml | 2 +- systests/ws-security-examples/pom.xml | 2 +- systests/ws-security/pom.xml | 2 +- systests/ws-specs/pom.xml | 2 +- systests/wsdl_maven/codegen/pom.xml | 2 +- systests/wsdl_maven/java2ws/pom.xml | 2 +- systests/wsdl_maven/pom.xml | 2 +- testutils/pom.xml | 2 +- tools/common/pom.xml | 2 +- tools/corba/pom.xml | 2 +- tools/javato/pom.xml | 2 +- tools/javato/ws/pom.xml | 2 +- tools/pom.xml | 2 +- tools/validator/pom.xml | 2 +- tools/wadlto/jaxrs/pom.xml | 2 +- tools/wadlto/pom.xml | 2 +- tools/wsdlto/core/pom.xml | 2 +- tools/wsdlto/databinding/jaxb/pom.xml | 2 +- tools/wsdlto/frontend/javascript/pom.xml | 2 +- tools/wsdlto/frontend/jaxws/pom.xml | 2 +- tools/wsdlto/misc/pom.xml | 2 +- tools/wsdlto/pom.xml | 2 +- tools/wsdlto/test/pom.xml | 2 +- 253 files changed, 460 insertions(+), 460 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index e8f5deb..25f2cf3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.11 + 3.1.12-SNAPSHOT ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/javadoc/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/javadoc/pom.xml b/distribution/javadoc/pom.xml index 07bd1e6..be0a040 100644 --- a/distribution/javadoc/pom.xml +++ b/distribution/javadoc/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.11 + 3.1.12-SNAPSHOT ../../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/manifest/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml index 9e6fb78..b124265 100644 --- a/distribution/manifest/pom.xml +++ b/distribution/manifest/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.11 + 3.1.12-SNAPSHOT ../../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 17cd9d8..29cdade 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 3.1.11 + 3.1.12-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/aegis/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/aegis/pom.xml b/distribution/src/main/release/samples/aegis/pom.xml index 0d6771f..9d9915b 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -99,24 +99,24 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-databinding-aegis - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT junit http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/aegis_standalone/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/aegis_standalone/pom.xml b/distribution/src/main/release/samples/aegis_standalone/pom.xml index 78587a7..dad0d05 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -88,7 +88,7 @@ org.apache.cxf cxf-rt-databinding-aegis - 3.1.11 + 3.1.12-SNAPSHOT net.java.dev.stax-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/callback/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/callback/pom.xml b/distribution/src/main/release/samples/callback/pom.xml index 2754c20..765da09 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -117,17 +117,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/configuration_interceptor/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/configuration_interceptor/pom.xml b/distribution/src/main/release/samples/configuration_interceptor/pom.xml index 54a667b..2bf8524 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -120,22 +120,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-management - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/corba/bank/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/corba/bank/pom.xml b/distribution/src/main/release/samples/corba/bank/pom.xml index 85fca39..6eaa38d 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -117,17 +117,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-tools-common - 3.1.11 + 3.1.12-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml b/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml index ba86323..edb8425 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -224,17 +224,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-tools-common - 3.1.11 + 3.1.12-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/corba/hello_world/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/corba/hello_world/pom.xml b/distribution/src/main/release/samples/corba/hello_world/pom.xml index e9b309c..b6326b2 100644 --- a/distribution/src/main/release/samples/corba/hello_world/pom.xml +++ b/distribution/src/main/release/samples/corba/hello_world/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf.samples cxf-samples - 3.1.11 + 3.1.12-SNAPSHOT ../.. @@ -269,17 +269,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-tools-common - 3.1.11 + 3.1.12-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/groovy_spring_support/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/groovy_spring_support/pom.xml b/distribution/src/main/release/samples/groovy_spring_support/pom.xml index 711d980..a069382 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -99,18 +99,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.codehaus.groovy http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/in_jvm_transport/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/in_jvm_transport/pom.xml b/distribution/src/main/release/samples/in_jvm_transport/pom.xml index 79c2ba0..9350a3b 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -87,23 +87,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-coloc - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/java_first_jaxws/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/java_first_jaxws/pom.xml b/distribution/src/main/release/samples/java_first_jaxws/pom.xml index 75ce131..93ff8a3 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -113,12 +113,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml b/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml index 160e8ad..3eb6cad 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -82,18 +82,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/java_first_jms/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/java_first_jms/pom.xml b/distribution/src/main/release/samples/java_first_jms/pom.xml index b92ad1e..343384e 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -101,12 +101,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/java_first_pojo/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/java_first_pojo/pom.xml b/distribution/src/main/release/samples/java_first_pojo/pom.xml index e1c78e1..1767d0e 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -82,18 +82,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/java_first_spring_support/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/java_first_spring_support/pom.xml b/distribution/src/main/release/samples/java_first_spring_support/pom.xml index 38816fd..2c7e396 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -96,17 +96,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/basic/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/basic/pom.xml b/distribution/src/main/release/samples/jax_rs/basic/pom.xml index 12a9f75..9acfe20 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -84,18 +84,18 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml b/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml index 50ace36..756720a 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.1.11 + 3.1.12-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml b/distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml index 141f74e..98f6f77 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -35,22 +35,22 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-security-jose-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-security-sso-oidc - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/big_query/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/big_query/pom.xml b/distribution/src/main/release/samples/jax_rs/big_query/pom.xml index 5db1ef0..c9aaa65 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -35,27 +35,27 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-security-jose-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-security-sso-oidc - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml b/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml index 0b6980e..b21d0b6 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -84,23 +84,23 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.1.11 + 3.1.12-SNAPSHOT org.codehaus.jettison http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml index fd211fd..92b31a0 100644 --- a/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.11 + 3.1.12-SNAPSHOT ../.. @@ -125,23 +125,23 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.1.11 + 3.1.12-SNAPSHOT commons-lang http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml index d656544..7378efc 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -69,17 +69,17 @@ org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.1.11 + 3.1.12-SNAPSHOT com.fasterxml.jackson.jaxrs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/pom.xml index 7c143b0..2028035 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -71,17 +71,17 @@ under the License. org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/pom.xml index 337b087..fd8bd17 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -64,23 +64,23 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.1.11 + 3.1.12-SNAPSHOT commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml index b5581f1..39da068 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -69,17 +69,17 @@ under the License. org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-service-description-swagger - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml index 2f222b3..598a730 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.1.11 + 3.1.12-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/search/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/search/pom.xml b/distribution/src/main/release/samples/jax_rs/search/pom.xml index ab97747..d4a635b 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -85,33 +85,33 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-search - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-security-cors - 3.1.11 + 3.1.12-SNAPSHOT org.apache.lucene http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml index 4d7a776..e96c814 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.1.11 + 3.1.12-SNAPSHOT ../.. spring-boot-sample-rs-cxf http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml index d3b90f9..13c802c 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.1.11 + 3.1.12-SNAPSHOT ../../.. spring-boot-sample-rs-cxf-scan-app http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/client/pom.xml index 7ed6744..7ea15f2 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.1.11 + 3.1.12-SNAPSHOT ../../.. spring-boot-sample-rs-cxf-scan-client http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/pom.xml index 9bde08c..21ce199 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.1.11 + 3.1.12-SNAPSHOT ../../.. eureka-registry-for-cxf http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml b/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml index fea3202..2aa848c 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -89,18 +89,18 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml index d4af17c..208afa3 100644 --- a/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.11 + 3.1.12-SNAPSHOT ../.. @@ -84,33 +84,33 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-client - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-integration-tracing-htrace - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-rs-extension-providers - 3.1.11 + 3.1.12-SNAPSHOT javax.json http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/websocket/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/websocket/pom.xml b/distribution/src/main/release/samples/jax_rs/websocket/pom.xml index 7c81bb2..1bdbc3c 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -129,7 +129,7 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT @@ -171,17 +171,17 @@ org.apache.cxf cxf-rt-transports-websocket - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml b/distribution/src/main/release/samples/jax_rs/websocket_osgi/pom.xml index 42fb49c..21ee526 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -68,17 +68,17 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-websocket - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml b/distribution/src/main/release/samples/jax_rs/websocket_web/pom.xml index 5d1e188..9cc66f8 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.1.11 + 3.1.12-SNAPSHOT ../.. @@ -82,17 +82,17 @@ org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-websocket - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.1.12-SNAPSHOT javax.ws.rs http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml b/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml index d59d5c6..64d1baf 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -82,23 +82,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-databinding-aegis - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jaxws_async/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jaxws_async/pom.xml b/distribution/src/main/release/samples/jaxws_async/pom.xml index c9d083d..3987a17 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -127,17 +127,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-hc - 3.1.11 + 3.1.12-SNAPSHOT org.springframework @@ -149,7 +149,7 @@ org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT org.eclipse.jetty http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml b/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml index cce73d9..dbd3aa4 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jaxws_handlers/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jaxws_handlers/pom.xml b/distribution/src/main/release/samples/jaxws_handlers/pom.xml index 1022fa2..7009c25 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -114,18 +114,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 3.1.11 + 3.1.12-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml b/distribution/src/main/release/samples/jaxws_spring_boot/pom.xml index 8be8c52..93fdbfb 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.1.11 + 3.1.12-SNAPSHOT .. spring-boot-sample-ws-cxf http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jms_pubsub/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jms_pubsub/pom.xml b/distribution/src/main/release/samples/jms_pubsub/pom.xml index 0b13ef7..ea04f5d 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -36,7 +36,7 @@ org.apache.cxf cxf-codegen-plugin - 3.1.11 + 3.1.12-SNAPSHOT generate-sources @@ -137,12 +137,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.1.11 + 3.1.12-SNAPSHOT org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jms_queue/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/jms_queue/pom.xml b/distribution/src/main/release/samples/jms_queue/pom.xml index fbd4b16..1d03691 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -137,12 +137,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.1.11 + 3.1.12-SNAPSHOT org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jms_spec_demo/pom.xml ---------------------------------------------------------------------- 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 e77a28c..637b283 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -137,12 +137,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.1.11 + 3.1.12-SNAPSHOT org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/99e6c4fa/distribution/src/main/release/samples/jms_spring_config/pom.xml ---------------------------------------------------------------------- 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 43dae72..0f5e654 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.1.11 + 3.1.12-SNAPSHOT ${project.version} @@ -146,12 +146,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 3.1.11 + 3.1.12-SNAPSHOT org.apache.cxf.xjc-utils