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 5DEBA17D69 for ; Mon, 27 Jul 2015 15:59:09 +0000 (UTC) Received: (qmail 49535 invoked by uid 500); 27 Jul 2015 15:58:56 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 49286 invoked by uid 500); 27 Jul 2015 15:58:56 -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 49118 invoked by uid 99); 27 Jul 2015 15:58:56 -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; Mon, 27 Jul 2015 15:58:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 48AF7E03C0; Mon, 27 Jul 2015 15:58:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: asoldano@apache.org To: commits@cxf.apache.org Date: Mon, 27 Jul 2015 15:58:58 -0000 Message-Id: In-Reply-To: <2468b7596269461297d60a5fd9a44701@git.apache.org> References: <2468b7596269461297d60a5fd9a44701@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/6] cxf git commit: [maven-release-plugin] prepare release cxf-2.7.17 [maven-release-plugin] prepare release cxf-2.7.17 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8bd9499d Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8bd9499d Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8bd9499d Branch: refs/heads/2.7.x Commit: 8bd9499df7dd858d8edc0eabd00b392d14f2c702 Parents: 9f36b9d Author: Alessio Soldano Authored: Mon Jul 27 17:55:29 2015 +0200 Committer: Alessio Soldano Committed: Mon Jul 27 17:55:29 2015 +0200 ---------------------------------------------------------------------- api/pom.xml | 4 ++-- common/pom.xml | 4 ++-- common/wstx-msv-validation/pom.xml | 4 ++-- common/xerces-xsd-validation/pom.xml | 4 ++-- distribution/manifest/pom.xml | 4 ++-- distribution/pom.xml | 4 ++-- .../src/main/release/samples/aegis/pom.xml | 12 ++++++------ .../main/release/samples/aegis_standalone/pom.xml | 6 +++--- .../src/main/release/samples/callback/pom.xml | 10 +++++----- .../samples/configuration_interceptor/pom.xml | 12 ++++++------ .../src/main/release/samples/corba/bank/pom.xml | 10 +++++----- .../samples/corba/bank_ws_addressing/pom.xml | 10 +++++----- .../release/samples/corba/hello_world/pom.xml | 10 +++++----- .../release/samples/groovy_spring_support/pom.xml | 10 +++++----- .../main/release/samples/in_jvm_transport/pom.xml | 12 ++++++------ .../main/release/samples/java_first_jaxws/pom.xml | 8 ++++---- .../samples/java_first_jaxws_factory_bean/pom.xml | 10 +++++----- .../main/release/samples/java_first_jms/pom.xml | 8 ++++---- .../main/release/samples/java_first_pojo/pom.xml | 10 +++++----- .../samples/java_first_spring_support/pom.xml | 10 +++++----- .../src/main/release/samples/jax_rs/basic/pom.xml | 10 +++++----- .../release/samples/jax_rs/basic_https/pom.xml | 4 ++-- .../samples/jax_rs/content_negotiation/pom.xml | 12 ++++++------ .../release/samples/jax_rs/minimal_osgi/pom.xml | 4 ++-- .../samples/jax_rs/spring_security/pom.xml | 10 +++++----- .../samples/jax_server_aegis_client/pom.xml | 12 ++++++------ .../src/main/release/samples/jaxws_async/pom.xml | 12 ++++++------ .../samples/jaxws_dispatch_provider/pom.xml | 10 +++++----- .../main/release/samples/jaxws_handlers/pom.xml | 10 +++++----- .../src/main/release/samples/jms_pubsub/pom.xml | 10 +++++----- .../src/main/release/samples/jms_queue/pom.xml | 8 ++++---- .../main/release/samples/jms_spec_demo/pom.xml | 8 ++++---- .../release/samples/jms_spring_config/pom.xml | 8 ++++---- .../samples/js_browser_client_java_first/pom.xml | 12 ++++++------ .../samples/js_browser_client_simple/pom.xml | 12 ++++++------ .../src/main/release/samples/js_client/pom.xml | 12 ++++++------ .../src/main/release/samples/js_provider/pom.xml | 10 +++++----- .../src/main/release/samples/logbrowser/pom.xml | 2 +- .../src/main/release/samples/mtom/pom.xml | 10 +++++----- .../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 | 12 ++++++------ .../release/samples/ruby_spring_support/pom.xml | 10 +++++----- .../src/main/release/samples/soap_header/pom.xml | 10 +++++----- distribution/src/main/release/samples/sts/pom.xml | 4 ++-- .../main/release/samples/ws_addressing/pom.xml | 10 +++++----- .../src/main/release/samples/ws_discovery/pom.xml | 12 ++++++------ .../main/release/samples/ws_notification/pom.xml | 16 ++++++++-------- .../src/main/release/samples/ws_policy/pom.xml | 10 +++++----- .../src/main/release/samples/ws_rm/pom.xml | 12 ++++++------ .../release/samples/ws_security/sign_enc/pom.xml | 18 +++++++++--------- .../main/release/samples/ws_security/ut/pom.xml | 12 ++++++------ .../release/samples/ws_security/ut_policy/pom.xml | 4 ++-- .../release/samples/ws_security/ut_sign/pom.xml | 18 +++++++++--------- .../src/main/release/samples/wsdl_first/pom.xml | 8 ++++---- .../samples/wsdl_first_dynamic_client/pom.xml | 10 +++++----- .../main/release/samples/wsdl_first_https/pom.xml | 4 ++-- .../release/samples/wsdl_first_pure_xml/pom.xml | 10 +++++----- .../release/samples/wsdl_first_rpclit/pom.xml | 10 +++++----- .../release/samples/wsdl_first_soap12/pom.xml | 10 +++++----- .../samples/wsdl_first_xml_wrapped/pom.xml | 10 +++++----- .../release/samples/wsdl_first_xmlbeans/pom.xml | 12 ++++++------ integration/jca/pom.xml | 4 ++-- integration/pom.xml | 4 ++-- .../archetypes/cxf-jaxrs-service/pom.xml | 4 ++-- .../archetypes/cxf-jaxws-javafirst/pom.xml | 4 ++-- maven-plugins/archetypes/pom.xml | 4 ++-- maven-plugins/codegen-plugin/pom.xml | 4 ++-- maven-plugins/corba/pom.xml | 4 ++-- maven-plugins/java2wadl-plugin/pom.xml | 4 ++-- maven-plugins/java2ws-plugin/pom.xml | 4 ++-- maven-plugins/pom.xml | 4 ++-- maven-plugins/wadl2java-plugin/pom.xml | 4 ++-- maven-plugins/wsdl-validator-plugin/pom.xml | 4 ++-- osgi/bundle/all/pom.xml | 4 ++-- osgi/bundle/compatible/pom.xml | 4 ++-- osgi/bundle/jaxrs/pom.xml | 4 ++-- osgi/bundle/minimal/pom.xml | 4 ++-- osgi/bundle/pom.xml | 4 ++-- osgi/karaf/commands/pom.xml | 2 +- osgi/karaf/features/pom.xml | 2 +- osgi/karaf/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- 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/core/pom.xml | 4 ++-- rt/databinding/aegis/pom.xml | 2 +- rt/databinding/jaxb/pom.xml | 2 +- rt/databinding/jibx/pom.xml | 2 +- rt/databinding/sdo/pom.xml | 2 +- rt/databinding/xmlbeans/pom.xml | 2 +- rt/features/clustering/pom.xml | 4 ++-- rt/frontend/jaxrs/pom.xml | 4 ++-- rt/frontend/jaxws/pom.xml | 4 ++-- rt/frontend/js/pom.xml | 4 ++-- rt/frontend/simple/pom.xml | 4 ++-- rt/javascript/javascript-rt/pom.xml | 2 +- rt/javascript/javascript-tests/pom.xml | 2 +- rt/javascript/pom.xml | 2 +- rt/management-web/pom.xml | 4 ++-- rt/management/pom.xml | 4 ++-- rt/pom.xml | 4 ++-- rt/rs/extensions/providers/pom.xml | 4 ++-- rt/rs/extensions/search/pom.xml | 4 ++-- rt/rs/security/cors/pom.xml | 4 ++-- rt/rs/security/oauth-parent/oauth/pom.xml | 4 ++-- rt/rs/security/oauth-parent/oauth2-saml/pom.xml | 4 ++-- rt/rs/security/oauth-parent/oauth2/pom.xml | 4 ++-- rt/rs/security/oauth-parent/pom.xml | 4 ++-- rt/rs/security/sso/saml/pom.xml | 4 ++-- rt/rs/security/xml/pom.xml | 4 ++-- rt/security/pom.xml | 2 +- rt/transports/http-hc/pom.xml | 4 ++-- rt/transports/http-jetty/pom.xml | 4 ++-- rt/transports/http/pom.xml | 4 ++-- rt/transports/jms/pom.xml | 4 ++-- rt/transports/local/pom.xml | 4 ++-- rt/transports/udp/pom.xml | 4 ++-- rt/ws/addr/pom.xml | 2 +- rt/ws/mex/pom.xml | 2 +- rt/ws/policy/pom.xml | 2 +- rt/ws/rm/pom.xml | 2 +- rt/ws/security/pom.xml | 2 +- services/pom.xml | 4 ++-- services/sts/pom.xml | 4 ++-- 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 | 4 ++-- services/ws-discovery/pom.xml | 4 ++-- services/ws-discovery/ws-discovery-api/pom.xml | 4 ++-- .../ws-discovery/ws-discovery-service/pom.xml | 4 ++-- services/wsn/pom.xml | 4 ++-- services/wsn/wsn-api/pom.xml | 4 ++-- services/wsn/wsn-core/pom.xml | 4 ++-- services/wsn/wsn-osgi/pom.xml | 4 ++-- 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 +- systests/container-integration/grizzly/pom.xml | 4 ++-- systests/container-integration/pom.xml | 4 ++-- systests/container-integration/webapp/pom.xml | 4 ++-- systests/databinding/pom.xml | 4 ++-- systests/jaxrs/pom.xml | 4 ++-- systests/jaxws/pom.xml | 4 ++-- systests/pom.xml | 4 ++-- systests/rs-security/pom.xml | 4 ++-- systests/transport-jms/pom.xml | 4 ++-- systests/transports-ssl3/pom.xml | 2 +- systests/transports/pom.xml | 4 ++-- systests/uncategorized/pom.xml | 4 ++-- systests/ws-rm/pom.xml | 4 ++-- systests/ws-security-examples/pom.xml | 4 ++-- systests/ws-security/pom.xml | 4 ++-- systests/ws-specs/pom.xml | 4 ++-- systests/wsdl_maven/codegen/pom.xml | 4 ++-- systests/wsdl_maven/java2ws/pom.xml | 4 ++-- systests/wsdl_maven/pom.xml | 4 ++-- testutils/pom.xml | 4 ++-- tools/common/pom.xml | 4 ++-- tools/corba/pom.xml | 4 ++-- tools/javato/pom.xml | 4 ++-- tools/javato/ws/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- tools/validator/pom.xml | 4 ++-- tools/wadlto/jaxrs/pom.xml | 4 ++-- tools/wadlto/pom.xml | 4 ++-- tools/wsdlto/core/pom.xml | 4 ++-- tools/wsdlto/databinding/jaxb/pom.xml | 4 ++-- tools/wsdlto/frontend/javascript/pom.xml | 4 ++-- tools/wsdlto/frontend/jaxws/pom.xml | 4 ++-- tools/wsdlto/misc/pom.xml | 4 ++-- tools/wsdlto/pom.xml | 4 ++-- tools/wsdlto/test/pom.xml | 4 ++-- 187 files changed, 495 insertions(+), 495 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index b8b0449..6b51152 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,13 +23,13 @@ jar Apache CXF API Apache CXF API - 2.7.17-SNAPSHOT + 2.7.17 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.17-SNAPSHOT + 2.7.17 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 8a6fce5..0ca7f58 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-common pom - 2.7.17-SNAPSHOT + 2.7.17 Apache CXF Common Apache CXF Common http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/common/wstx-msv-validation/pom.xml ---------------------------------------------------------------------- diff --git a/common/wstx-msv-validation/pom.xml b/common/wstx-msv-validation/pom.xml index ebce8d9..e3a95aa 100644 --- a/common/wstx-msv-validation/pom.xml +++ b/common/wstx-msv-validation/pom.xml @@ -22,14 +22,14 @@ org.apache.cxf cxf-wstx-msv-validation jar - 2.7.17-SNAPSHOT + 2.7.17 Apache CXF Woodstox/MSV Schema Validation Apache CXF Woodstox/MSV Schema Validation http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.17-SNAPSHOT + 2.7.17 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/common/xerces-xsd-validation/pom.xml ---------------------------------------------------------------------- diff --git a/common/xerces-xsd-validation/pom.xml b/common/xerces-xsd-validation/pom.xml index bd6f9fb..595e03a 100644 --- a/common/xerces-xsd-validation/pom.xml +++ b/common/xerces-xsd-validation/pom.xml @@ -22,14 +22,14 @@ org.apache.cxf cxf-xerces-xsd-validation jar - 2.7.17-SNAPSHOT + 2.7.17 Apache CXF XML Schema Validation with Xerces Apache CXF XML Schema Validation with Xerces http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.17-SNAPSHOT + 2.7.17 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/distribution/manifest/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml index 94c2d68..2f22e8b 100644 --- a/distribution/manifest/pom.xml +++ b/distribution/manifest/pom.xml @@ -24,13 +24,13 @@ jar Apache CXF Manifest Jar Apache CXF Manifest Jar - 2.7.17-SNAPSHOT + 2.7.17 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.17-SNAPSHOT + 2.7.17 ../../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 440a33b..cd0bf05 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,13 +23,13 @@ pom Apache CXF Distribution Apache CXF Distribution - 2.7.17-SNAPSHOT + 2.7.17 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.17-SNAPSHOT + 2.7.17 ../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 7ee95d1..1ade86c 100644 --- a/distribution/src/main/release/samples/aegis/pom.xml +++ b/distribution/src/main/release/samples/aegis/pom.xml @@ -22,12 +22,12 @@ aegis CXF sample using code first POJO's and the Aegis Binding CXF sample using code first POJO's and the Aegis Binding - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -103,24 +103,24 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-databinding-aegis - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 junit http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 d9ffd80..1bf1efb 100644 --- a/distribution/src/main/release/samples/aegis_standalone/pom.xml +++ b/distribution/src/main/release/samples/aegis_standalone/pom.xml @@ -22,12 +22,12 @@ aegis-standalone CXF sample using the Aegis Binding without any webservice CXF sample using the Aegis Binding without any webservice - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -101,7 +101,7 @@ org.apache.cxf cxf-rt-databinding-aegis - 2.7.17-SNAPSHOT + 2.7.17 net.java.dev.stax-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 4448408..61136a1 100644 --- a/distribution/src/main/release/samples/callback/pom.xml +++ b/distribution/src/main/release/samples/callback/pom.xml @@ -22,12 +22,12 @@ callback CXF sample using a callback object CXF sample using a callback object - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -129,17 +129,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 02bb6a0..aa54d2d 100644 --- a/distribution/src/main/release/samples/configuration_interceptor/pom.xml +++ b/distribution/src/main/release/samples/configuration_interceptor/pom.xml @@ -22,12 +22,12 @@ configuration_interceptor CXF Sample of Stream GZIP Interceptor CXF Sample of Stream GZIP Interceptor - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -130,22 +130,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-management - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 a4e8c86..23c0ca7 100644 --- a/distribution/src/main/release/samples/corba/bank/pom.xml +++ b/distribution/src/main/release/samples/corba/bank/pom.xml @@ -24,12 +24,12 @@ Bank sample using JAX-WS API's to talk via CORBA/IIOP Bank sample using JAX-WS API's to talk via CORBA/IIOP - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. @@ -133,17 +133,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-bindings-corba - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-tools-common - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 f561585..51c3ece 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 @@ -24,12 +24,12 @@ Bank sample using JAX-WS API's to talk via CORBA/IIOP Bank sample using JAX-WS API's to talk via CORBA/IIOP - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. @@ -238,17 +238,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-bindings-corba - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-tools-common - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 d90cd80..a7af550 100644 --- a/distribution/src/main/release/samples/corba/hello_world/pom.xml +++ b/distribution/src/main/release/samples/corba/hello_world/pom.xml @@ -24,12 +24,12 @@ hello-world sample using JAX-WS API's to talk via CORBA/IIOP hello-world sample using JAX-WS API's to talk via CORBA/IIOP - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. @@ -285,17 +285,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-bindings-corba - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-tools-common - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 12bced1..d015c69 100644 --- a/distribution/src/main/release/samples/groovy_spring_support/pom.xml +++ b/distribution/src/main/release/samples/groovy_spring_support/pom.xml @@ -23,12 +23,12 @@ war Spring HTTP Servlet demo with groovy support Spring HTTP Servlet demo with groovy support - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -111,18 +111,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.codehaus.groovy http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 0bfd7f7..609845e 100644 --- a/distribution/src/main/release/samples/in_jvm_transport/pom.xml +++ b/distribution/src/main/release/samples/in_jvm_transport/pom.xml @@ -22,12 +22,12 @@ in_jvm_transport Colocated Demo using Document/Literal Style Colocated Demo using Document/Literal Style - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -98,23 +98,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-bindings-coloc - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 fd816b1..2dfc546 100644 --- a/distribution/src/main/release/samples/java_first_jaxws/pom.xml +++ b/distribution/src/main/release/samples/java_first_jaxws/pom.xml @@ -23,12 +23,12 @@ war Java First demo using JAX-WS APIs Java First demo using JAX-WS APIs - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -122,12 +122,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 58fc015..08b3e1e 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 @@ -22,12 +22,12 @@ java_first_jaxws_factory_bean Java First demo service using the JAXWSFactoryBeans Java First demo service using the JAXWSFactoryBeans - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -95,18 +95,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 9e502f9..6bf2d49 100644 --- a/distribution/src/main/release/samples/java_first_jms/pom.xml +++ b/distribution/src/main/release/samples/java_first_jms/pom.xml @@ -24,12 +24,12 @@ java_first_jms Java First demo using JMS Java First demo using JMS - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -121,12 +121,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-jms - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 80b3a8c..7246257 100644 --- a/distribution/src/main/release/samples/java_first_pojo/pom.xml +++ b/distribution/src/main/release/samples/java_first_pojo/pom.xml @@ -22,12 +22,12 @@ java_first_pojo Java First POJO Sample Java First POJO Sample - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -96,18 +96,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 b24b56b..a465d13 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 @@ -20,7 +20,7 @@ 4.0.0 org.apache.cxf.samples java_first_spring_support - 2.7.17-SNAPSHOT + 2.7.17 Spring HTTP Sample Spring HTTP Sample war @@ -28,7 +28,7 @@ org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -98,17 +98,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 9f5de9c..b15e7b7 100644 --- a/distribution/src/main/release/samples/jax_rs/basic/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/basic/pom.xml @@ -22,12 +22,12 @@ jax_rs_basic JAX-RS Basic Demo JAX-RS Basic Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. @@ -97,18 +97,18 @@ org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.17-SNAPSHOT + 2.7.17 commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 5a71bba..c51d5a3 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 @@ -22,12 +22,12 @@ jax_rs_basic_https JAX-RS Basic Demo With HTTPS communications JAX-RS Basic Demo With HTTPS communications - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 1a9ca3c..21a803a 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 @@ -22,12 +22,12 @@ jax_rs_content_negotiation JAX-RS Content Negotiation Demo JAX-RS Content Negotiation Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. @@ -97,23 +97,23 @@ org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-rs-extension-providers - 2.7.17-SNAPSHOT + 2.7.17 org.codehaus.jettison http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 f1a311a..0d8cd38 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 @@ -23,12 +23,12 @@ jax_rs_minimal_osgi JAX-RS Minimal OSGI Demo JAX-RS Minimal OSGI Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 774f6b1..e871ace 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 @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf.samples jax_rs_spring_security - 2.7.17-SNAPSHOT + 2.7.17 JAX-RS Spring Security Demo JAX-RS Spring Security Demo war @@ -29,7 +29,7 @@ org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../.. @@ -91,18 +91,18 @@ org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.17-SNAPSHOT + 2.7.17 commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 3d4f609..205105a 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 @@ -22,11 +22,11 @@ jax_service_aegis_client Sample of JAX-* Service Using an Aegis Client Sample of JAX-* Service Using an Aegis Client - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -95,23 +95,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-databinding-aegis - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 200b607..f6f1791 100644 --- a/distribution/src/main/release/samples/jaxws_async/pom.xml +++ b/distribution/src/main/release/samples/jaxws_async/pom.xml @@ -22,13 +22,13 @@ jaxws_async JAX-WS Asynchronous Demo using Document/Literal Style JAX-WS Asynchronous Demo using Document/Literal Style - 2.7.17-SNAPSHOT + 2.7.17 war org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -138,17 +138,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-hc - 2.7.17-SNAPSHOT + 2.7.17 org.springframework @@ -160,7 +160,7 @@ org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.eclipse.jetty http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 69108de..06cb72e 100644 --- a/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml +++ b/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml @@ -22,12 +22,12 @@ jaxws_dispatch_provider JAX-WS Dispatch/Provider Demo JAX-WS Dispatch/Provider Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 f8a5fcb..42f459b 100644 --- a/distribution/src/main/release/samples/jaxws_handlers/pom.xml +++ b/distribution/src/main/release/samples/jaxws_handlers/pom.xml @@ -22,11 +22,11 @@ jaxws_handlers JAX-WS Handler Demo JAX-WS Handler Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -125,18 +125,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 e8a8348..ece8700 100644 --- a/distribution/src/main/release/samples/jms_pubsub/pom.xml +++ b/distribution/src/main/release/samples/jms_pubsub/pom.xml @@ -22,11 +22,11 @@ jms_pubsub JMS Transport Publish/Subscribe Demo using Document-Literal Style JMS Transport Publish/Subscribe Demo using Document-Literal Style - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -46,7 +46,7 @@ org.apache.cxf cxf-codegen-plugin - 2.7.17-SNAPSHOT + 2.7.17 generate-sources @@ -148,12 +148,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-jms - 2.7.17-SNAPSHOT + 2.7.17 org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 3ce1f96..c02a86c 100644 --- a/distribution/src/main/release/samples/jms_queue/pom.xml +++ b/distribution/src/main/release/samples/jms_queue/pom.xml @@ -22,12 +22,12 @@ jms_queue JMS Transport Queue Demo using Document-Literal Style JMS Transport Queue Demo using Document-Literal Style - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -149,12 +149,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-jms - 2.7.17-SNAPSHOT + 2.7.17 org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 800b953..36c5d3f 100644 --- a/distribution/src/main/release/samples/jms_spec_demo/pom.xml +++ b/distribution/src/main/release/samples/jms_spec_demo/pom.xml @@ -22,12 +22,12 @@ jms_spec_demo SOAP/JMS Transport Specification Demo using Document-Literal Style SOAP/JMS Transport Specification Demo using Document-Literal Style - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -148,12 +148,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-jms - 2.7.17-SNAPSHOT + 2.7.17 org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 d3d9bc4..bf82f8d 100644 --- a/distribution/src/main/release/samples/jms_spring_config/pom.xml +++ b/distribution/src/main/release/samples/jms_spring_config/pom.xml @@ -23,12 +23,12 @@ jar WSDL first demo using the jms transport and jmsConfigFeature WSDL first demo using the jms transport and jmsConfigFeature - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -187,12 +187,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-jms - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.xjc-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 d40942c..43e546c 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 @@ -22,12 +22,12 @@ js_browser_client_java Generated JavaScript Sample using JAX-WS and JSR-181 Generated JavaScript Sample using JAX-WS and JSR-181 - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -73,22 +73,22 @@ org.apache.cxf cxf-rt-javascript - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 b55a8f1..515c060 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 @@ -22,12 +22,12 @@ js_browser_client_simple JavaScript Client Demo using Document/Literal Style JavaScript Client Demo using Document/Literal Style - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -122,22 +122,22 @@ org.apache.cxf cxf-rt-javascript - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 1391feb..ddae936 100644 --- a/distribution/src/main/release/samples/js_client/pom.xml +++ b/distribution/src/main/release/samples/js_client/pom.xml @@ -22,12 +22,12 @@ js_client Hello World Client Demo using JavaScript Hello World Client Demo using JavaScript - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -124,22 +124,22 @@ org.apache.cxf cxf-rt-javascript - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 rhino http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 2822ce1..e150d0c 100644 --- a/distribution/src/main/release/samples/js_provider/pom.xml +++ b/distribution/src/main/release/samples/js_provider/pom.xml @@ -22,12 +22,12 @@ js_provider Hello world javascript demo Hello world javascript demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -143,18 +143,18 @@ org.apache.cxf cxf-rt-frontend-js - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 c592cd9..72bd355 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 - 2.7.17-SNAPSHOT + 2.7.17 .. http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 34c9839..558b8e9 100644 --- a/distribution/src/main/release/samples/mtom/pom.xml +++ b/distribution/src/main/release/samples/mtom/pom.xml @@ -22,12 +22,12 @@ mtom MTOM Demo for SWA and XOP MTOM Demo for SWA and XOP - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -128,18 +128,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 966058e..6cae64e 100644 --- a/distribution/src/main/release/samples/oauth/client/pom.xml +++ b/distribution/src/main/release/samples/oauth/client/pom.xml @@ -10,7 +10,7 @@ org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 ad70352..3b916b5 100644 --- a/distribution/src/main/release/samples/oauth/server/pom.xml +++ b/distribution/src/main/release/samples/oauth/server/pom.xml @@ -9,7 +9,7 @@ org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ../../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 7864dc8..e3dbbe6 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf.samples cxf-samples pom - 2.7.17-SNAPSHOT + 2.7.17 Apache CXF Samples Apache CXF Samples http://cxf.apache.org http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 35b0a54..1c793c1 100644 --- a/distribution/src/main/release/samples/restful_dispatch/pom.xml +++ b/distribution/src/main/release/samples/restful_dispatch/pom.xml @@ -22,12 +22,12 @@ restful_dispatch RESTful Hello World Demo RESTful Hello World Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -96,23 +96,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.17-SNAPSHOT + 2.7.17 commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 4a74bd3..3c29165 100644 --- a/distribution/src/main/release/samples/ruby_spring_support/pom.xml +++ b/distribution/src/main/release/samples/ruby_spring_support/pom.xml @@ -23,12 +23,12 @@ war Spring HTTP Servlet demo with ruby support Spring HTTP Servlet demo with ruby support - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -111,18 +111,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.jruby http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 331c364..0cc0cb4 100644 --- a/distribution/src/main/release/samples/soap_header/pom.xml +++ b/distribution/src/main/release/samples/soap_header/pom.xml @@ -22,12 +22,12 @@ soap_header Sample using SOAP Headers Sample using SOAP Headers - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -125,18 +125,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 7adaf3c..3f726ce 100644 --- a/distribution/src/main/release/samples/sts/pom.xml +++ b/distribution/src/main/release/samples/sts/pom.xml @@ -22,12 +22,12 @@ sts CXF STS Demo CXF STS Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 .. http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 ae4e26e..1cc3af0 100644 --- a/distribution/src/main/release/samples/ws_addressing/pom.xml +++ b/distribution/src/main/release/samples/ws_addressing/pom.xml @@ -22,12 +22,12 @@ ws_addressing WS-Addressing Demo WS-Addressing Demo - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 @@ -129,17 +129,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.17-SNAPSHOT + 2.7.17 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/8bd9499d/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 fd8360c..3e4d972 100644 --- a/distribution/src/main/release/samples/ws_discovery/pom.xml +++ b/distribution/src/main/release/samples/ws_discovery/pom.xml @@ -23,12 +23,12 @@ jar WS-Discovery Sample WS-Discovery Sample - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.samples cxf-samples - 2.7.17-SNAPSHOT + 2.7.17 ${project.version} @@ -41,22 +41,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf cxf-rt-transports-http - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-api - 2.7.17-SNAPSHOT + 2.7.17 org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-service - 2.7.17-SNAPSHOT + 2.7.17