Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 262BF1873B for ; Fri, 6 Nov 2015 15:39:38 +0000 (UTC) Received: (qmail 81196 invoked by uid 500); 6 Nov 2015 15:39:38 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 81107 invoked by uid 500); 6 Nov 2015 15:39:38 -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 80989 invoked by uid 99); 6 Nov 2015 15:39:37 -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; Fri, 06 Nov 2015 15:39:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C02B2E0441; Fri, 6 Nov 2015 15:39:37 +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: Fri, 06 Nov 2015 15:39:38 -0000 Message-Id: In-Reply-To: <59c065ec44724a4f871391c16edb2a0e@git.apache.org> References: <59c065ec44724a4f871391c16edb2a0e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/3] cxf git commit: Update samples poms Update samples poms Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/fb30f8bf Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/fb30f8bf Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/fb30f8bf Branch: refs/heads/master Commit: fb30f8bffc85fcc3208fcc0e1eda4b54a89b5d37 Parents: 9839e83 Author: Daniel Kulp Authored: Fri Nov 6 10:38:28 2015 -0500 Committer: Daniel Kulp Committed: Fri Nov 6 10:38:28 2015 -0500 ---------------------------------------------------------------------- distribution/src/main/release/samples/aegis/pom.xml | 2 +- distribution/src/main/release/samples/aegis_standalone/pom.xml | 2 +- distribution/src/main/release/samples/callback/pom.xml | 2 +- .../src/main/release/samples/configuration_interceptor/pom.xml | 2 +- distribution/src/main/release/samples/corba/bank/pom.xml | 2 +- .../src/main/release/samples/corba/bank_ws_addressing/pom.xml | 2 +- distribution/src/main/release/samples/corba/hello_world/pom.xml | 2 +- .../src/main/release/samples/groovy_spring_support/pom.xml | 2 +- distribution/src/main/release/samples/in_jvm_transport/pom.xml | 2 +- distribution/src/main/release/samples/java_first_jaxws/pom.xml | 2 +- .../src/main/release/samples/java_first_jaxws_factory_bean/pom.xml | 2 +- distribution/src/main/release/samples/java_first_jms/pom.xml | 2 +- distribution/src/main/release/samples/java_first_pojo/pom.xml | 2 +- .../src/main/release/samples/java_first_spring_support/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/basic/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/basic_https/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/basic_oidc/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/big_query/pom.xml | 2 +- .../src/main/release/samples/jax_rs/content_negotiation/pom.xml | 2 +- .../src/main/release/samples/jax_rs/description_swagger/pom.xml | 2 +- .../src/main/release/samples/jax_rs/description_swagger2/pom.xml | 2 +- .../main/release/samples/jax_rs/description_swagger2_osgi/pom.xml | 2 +- .../main/release/samples/jax_rs/description_swagger2_web/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/search/pom.xml | 2 +- .../src/main/release/samples/jax_rs/spring_security/pom.xml | 2 +- .../src/main/release/samples/jax_rs/tracing_htrace/pom.xml | 2 +- distribution/src/main/release/samples/jax_rs/websocket/pom.xml | 2 +- .../src/main/release/samples/jax_server_aegis_client/pom.xml | 2 +- distribution/src/main/release/samples/jaxws_async/pom.xml | 2 +- .../src/main/release/samples/jaxws_dispatch_provider/pom.xml | 2 +- distribution/src/main/release/samples/jaxws_handlers/pom.xml | 2 +- distribution/src/main/release/samples/jms_pubsub/pom.xml | 2 +- distribution/src/main/release/samples/jms_queue/pom.xml | 2 +- distribution/src/main/release/samples/jms_spec_demo/pom.xml | 2 +- distribution/src/main/release/samples/jms_spring_config/pom.xml | 2 +- .../src/main/release/samples/js_browser_client_java_first/pom.xml | 2 +- .../src/main/release/samples/js_browser_client_simple/pom.xml | 2 +- distribution/src/main/release/samples/js_client/pom.xml | 2 +- distribution/src/main/release/samples/js_provider/pom.xml | 2 +- distribution/src/main/release/samples/logbrowser-blueprint/pom.xml | 2 +- distribution/src/main/release/samples/logbrowser/pom.xml | 2 +- distribution/src/main/release/samples/mtom/pom.xml | 2 +- distribution/src/main/release/samples/oauth/client/pom.xml | 2 +- distribution/src/main/release/samples/oauth/server/pom.xml | 2 +- distribution/src/main/release/samples/pom.xml | 2 +- distribution/src/main/release/samples/restful_dispatch/pom.xml | 2 +- distribution/src/main/release/samples/ruby_spring_support/pom.xml | 2 +- distribution/src/main/release/samples/soap_header/pom.xml | 2 +- distribution/src/main/release/samples/sts/pom.xml | 2 +- distribution/src/main/release/samples/throttling/pom.xml | 2 +- distribution/src/main/release/samples/ws_addressing/pom.xml | 2 +- distribution/src/main/release/samples/ws_discovery/pom.xml | 2 +- distribution/src/main/release/samples/ws_eventing/pom.xml | 2 +- distribution/src/main/release/samples/ws_notification/pom.xml | 2 +- distribution/src/main/release/samples/ws_policy/pom.xml | 2 +- distribution/src/main/release/samples/ws_rm/pom.xml | 2 +- distribution/src/main/release/samples/ws_security/sign_enc/pom.xml | 2 +- .../src/main/release/samples/ws_security/sign_enc_policy/pom.xml | 2 +- distribution/src/main/release/samples/ws_security/ut/pom.xml | 2 +- .../src/main/release/samples/ws_security/ut_policy/pom.xml | 2 +- distribution/src/main/release/samples/wsdl_first/pom.xml | 2 +- .../src/main/release/samples/wsdl_first_dynamic_client/pom.xml | 2 +- distribution/src/main/release/samples/wsdl_first_https/pom.xml | 2 +- distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml | 2 +- distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml | 2 +- distribution/src/main/release/samples/wsdl_first_soap12/pom.xml | 2 +- .../src/main/release/samples/wsdl_first_xml_wrapped/pom.xml | 2 +- distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml | 2 +- 69 files changed, 69 insertions(+), 69 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 ee167af..ae46255 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 5de3fa6..5b254a2 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 c715d05..ec2ed0d 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 43b3664..b62769f 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 6fa7801..b0a8c4c 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 eb8b61d..f4cf58d 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 50e04b9..7914b5e 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 2d86341..104a5a3 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 a535b20..2afff69 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 07c6119..e9f9a17 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 d833956..fd0f614 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 681c7c0..38f1fc2 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 5ba8d75..8a62e3d 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 79a39ad..eff7d98 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 d930997..5c64f47 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 9682d99..2c2e943 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 09741e1..82ba30e 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 7f8fdf9..9918996 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 8a7d44a..30c91b4 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 f822209..577f4bd 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 bd6a8e4..292c80b 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 0364fae..4df1a58 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 166371c..b9fa4ad 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 52b1e8e..4b0e7a7 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 6456a24..ffc472b 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 d184990..cd02d55 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 6d0e7e8..24e28c3 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 5b0fa33..d198d71 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 4f5836c..0533a9e 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 77ff654..9070007 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 6d7b0e1..55e5a72 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 1685ff4..06716e3 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 4addffc..405d546 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 0462a8e..79783cb 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 cfe82aa..c4c0297 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/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 b0193a7..fe37f80 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.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml ---------------------------------------------------------------------- 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 10b7476..48d85a4 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/js_browser_client_simple/pom.xml ---------------------------------------------------------------------- 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 ab4b15c..e2c24f1 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/js_client/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/js_client/pom.xml b/distribution/src/main/release/samples/js_client/pom.xml index 34f5ca8..651ca2b 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/js_provider/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/js_provider/pom.xml b/distribution/src/main/release/samples/js_provider/pom.xml index e96d117..6eadb6c 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/logbrowser-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/logbrowser-blueprint/pom.xml b/distribution/src/main/release/samples/logbrowser-blueprint/pom.xml index fdcc2e9..0dc787a 100644 --- a/distribution/src/main/release/samples/logbrowser-blueprint/pom.xml +++ b/distribution/src/main/release/samples/logbrowser-blueprint/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf.samples cxf-samples - 3.1.5-SNAPSHOT + 3.2.0-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/logbrowser/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/logbrowser/pom.xml b/distribution/src/main/release/samples/logbrowser/pom.xml index da52de3..29c9980 100644 --- a/distribution/src/main/release/samples/logbrowser/pom.xml +++ b/distribution/src/main/release/samples/logbrowser/pom.xml @@ -26,7 +26,7 @@ org.apache.cxf.samples cxf-samples - 3.1.5-SNAPSHOT + 3.2.0-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/mtom/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/mtom/pom.xml b/distribution/src/main/release/samples/mtom/pom.xml index 83bf6bd..558d2b4 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/oauth/client/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/oauth/client/pom.xml b/distribution/src/main/release/samples/oauth/client/pom.xml index 1e8bb13..c8bec53 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/oauth/server/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 2eb0640..122c54e 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ../../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 91a896c..25fa370 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT Apache CXF Samples Apache CXF Samples http://cxf.apache.org http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/restful_dispatch/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/restful_dispatch/pom.xml b/distribution/src/main/release/samples/restful_dispatch/pom.xml index ea1782a..c016444 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ruby_spring_support/pom.xml ---------------------------------------------------------------------- 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 6c95771..8c5eb5a 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/soap_header/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/soap_header/pom.xml b/distribution/src/main/release/samples/soap_header/pom.xml index 63e2f77..5db1ddc 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/sts/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/sts/pom.xml b/distribution/src/main/release/samples/sts/pom.xml index 59f0e9d..cdc64cf 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/throttling/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/throttling/pom.xml b/distribution/src/main/release/samples/throttling/pom.xml index afe72b1..fecb5d7 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${basedir}/src/main/config/hello_world.wsdl http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_addressing/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_addressing/pom.xml b/distribution/src/main/release/samples/ws_addressing/pom.xml index 07a8b02..bdb204a 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_discovery/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_discovery/pom.xml b/distribution/src/main/release/samples/ws_discovery/pom.xml index da163e8..68f0758 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_eventing/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_eventing/pom.xml b/distribution/src/main/release/samples/ws_eventing/pom.xml index d76be0e..03dcec1 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_notification/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_notification/pom.xml b/distribution/src/main/release/samples/ws_notification/pom.xml index afaa1f0..8daa517 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_policy/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_policy/pom.xml b/distribution/src/main/release/samples/ws_policy/pom.xml index ab9bf1b..183a1b2 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_rm/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/ws_rm/pom.xml b/distribution/src/main/release/samples/ws_rm/pom.xml index 3df2f08..05b270f 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml ---------------------------------------------------------------------- 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 450afc7..e4966b3 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_security/sign_enc_policy/pom.xml ---------------------------------------------------------------------- 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 c3fff0f..0a9b5b6 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_security/ut/pom.xml ---------------------------------------------------------------------- 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 27d54a1..f0452ef 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml ---------------------------------------------------------------------- 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 6629097..47174a2 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first/pom.xml b/distribution/src/main/release/samples/wsdl_first/pom.xml index 81a7b83..61074d6 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml ---------------------------------------------------------------------- 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 4c290a8..9384790 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_https/pom.xml ---------------------------------------------------------------------- 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 c663645..d2c88fc 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${basedir}/src/main/config/hello_world.wsdl http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml ---------------------------------------------------------------------- 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 324d926..8876159 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml ---------------------------------------------------------------------- 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 eb96934..431f720 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml ---------------------------------------------------------------------- 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 1247ce7..4c16eca 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml ---------------------------------------------------------------------- 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 b070b51..8178d41 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.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/fb30f8bf/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml b/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml index fa93ea8..2325d71 100644 --- a/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml +++ b/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml @@ -25,7 +25,7 @@ org.apache.cxf.samples cxf-samples - 3.1.5-SNAPSHOT + 3.2.0-SNAPSHOT ${project.version}