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 6BB761020E for ; Tue, 2 Dec 2014 20:55:48 +0000 (UTC) Received: (qmail 53667 invoked by uid 500); 2 Dec 2014 20:55:48 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 53504 invoked by uid 500); 2 Dec 2014 20:55:48 -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 53324 invoked by uid 99); 2 Dec 2014 20:55:48 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 20:55:48 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E06999BC0B0; Tue, 2 Dec 2014 20:55:47 +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: Tue, 02 Dec 2014 20:55:49 -0000 Message-Id: <2d1d90947a7741ffb46193c06919788f@git.apache.org> In-Reply-To: <1e16db47f9e84e3eb89dd69031d1bf47@git.apache.org> References: <1e16db47f9e84e3eb89dd69031d1bf47@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] cxf git commit: [maven-release-plugin] prepare release cxf-2.7.14 [maven-release-plugin] prepare release cxf-2.7.14 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a94dcb61 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a94dcb61 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a94dcb61 Branch: refs/heads/2.7.x-fixes Commit: a94dcb616c47937e4cd48c036e862884351622e6 Parents: 6108619 Author: Daniel Kulp Authored: Tue Dec 2 15:55:40 2014 -0500 Committer: Daniel Kulp Committed: Tue Dec 2 15:55:40 2014 -0500 ---------------------------------------------------------------------- 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/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 ++-- 186 files changed, 494 insertions(+), 494 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index 17f3748..1fb07ab 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,13 +23,13 @@ jar Apache CXF API Apache CXF API - 2.7.14-SNAPSHOT + 2.7.14 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.14-SNAPSHOT + 2.7.14 ../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 95a3735..e4b11dd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ org.apache.cxf cxf-common pom - 2.7.14-SNAPSHOT + 2.7.14 Apache CXF Common Apache CXF Common http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/common/wstx-msv-validation/pom.xml ---------------------------------------------------------------------- diff --git a/common/wstx-msv-validation/pom.xml b/common/wstx-msv-validation/pom.xml index 49f6e11..98e8baa 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.14-SNAPSHOT + 2.7.14 Apache CXF Woodstox/MSV Schema Validation Apache CXF Woodstox/MSV Schema Validation http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.14-SNAPSHOT + 2.7.14 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/common/xerces-xsd-validation/pom.xml ---------------------------------------------------------------------- diff --git a/common/xerces-xsd-validation/pom.xml b/common/xerces-xsd-validation/pom.xml index 84b5253..ef206f4 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.14-SNAPSHOT + 2.7.14 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.14-SNAPSHOT + 2.7.14 ../../parent/pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/distribution/manifest/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml index 9c8d944..e426688 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.14-SNAPSHOT + 2.7.14 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.14-SNAPSHOT + 2.7.14 ../../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 46e4333..ca4b014 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,13 +23,13 @@ pom Apache CXF Distribution Apache CXF Distribution - 2.7.14-SNAPSHOT + 2.7.14 http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.14-SNAPSHOT + 2.7.14 ../parent http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 28d51ff..5fa06c1 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -103,24 +103,24 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-databinding-aegis - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 junit http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 65b0a80..e4925af 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -101,7 +101,7 @@ org.apache.cxf cxf-rt-databinding-aegis - 2.7.14-SNAPSHOT + 2.7.14 net.java.dev.stax-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 6613415..1a70cae 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -129,17 +129,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 9b98c44..e0b955f 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -130,22 +130,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-management - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 1919403..db1bb36 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. @@ -133,17 +133,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-bindings-corba - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-tools-common - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 c73d4b3..b503a97 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. @@ -238,17 +238,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-bindings-corba - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-tools-common - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 ad77f8d..de676c4 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. @@ -285,17 +285,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-bindings-corba - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-tools-common - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 c883dc3..1f37e80 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -111,18 +111,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.codehaus.groovy http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 7389160..20d9c3e 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -98,23 +98,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-bindings-coloc - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 9781c05..617eab4 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -122,12 +122,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 ea25032..24634b1 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -95,18 +95,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 416e012..f6dc056 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -121,12 +121,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-jms - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 f698d06..c720f8e 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -96,18 +96,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 c6ea1a2..ac6ede2 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.14-SNAPSHOT + 2.7.14 Spring HTTP Sample Spring HTTP Sample war @@ -28,7 +28,7 @@ org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -98,17 +98,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 b4d4310..9a68797 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. @@ -97,18 +97,18 @@ org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.14-SNAPSHOT + 2.7.14 commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 1165c0f..9d4fd62 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 69ffd9c..a1569fe 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. @@ -97,23 +97,23 @@ org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-rs-extension-providers - 2.7.14-SNAPSHOT + 2.7.14 org.codehaus.jettison http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 0ce4437..03fbe97 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 3919993..ee807ce 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.14-SNAPSHOT + 2.7.14 JAX-RS Spring Security Demo JAX-RS Spring Security Demo war @@ -29,7 +29,7 @@ org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ../.. @@ -91,18 +91,18 @@ org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.14-SNAPSHOT + 2.7.14 commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 e9269e4..9ddd608 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -95,23 +95,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-databinding-aegis - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 085cfbb..05bccbf 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.14-SNAPSHOT + 2.7.14 war org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -138,17 +138,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-hc - 2.7.14-SNAPSHOT + 2.7.14 org.springframework @@ -160,7 +160,7 @@ org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.eclipse.jetty http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 250ca25..38d715a 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 faa71dd..d260983 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -125,18 +125,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 9de4a41..ec268fa 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -46,7 +46,7 @@ org.apache.cxf cxf-codegen-plugin - 2.7.14-SNAPSHOT + 2.7.14 generate-sources @@ -148,12 +148,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-jms - 2.7.14-SNAPSHOT + 2.7.14 org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 9783732..2bc7cbf 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -149,12 +149,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-jms - 2.7.14-SNAPSHOT + 2.7.14 org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 03333bc..bf0ff13 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -148,12 +148,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-jms - 2.7.14-SNAPSHOT + 2.7.14 org.apache.activemq http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 bdc58c4..0472963 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -187,12 +187,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-jms - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf.xjc-utils http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 e05aea4..9ab107f 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -73,22 +73,22 @@ org.apache.cxf cxf-rt-javascript - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 62f49d9..5e98fd7 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -122,22 +122,22 @@ org.apache.cxf cxf-rt-javascript - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 5462c2a..cde5406 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -124,22 +124,22 @@ org.apache.cxf cxf-rt-javascript - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 rhino http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 c3ba9ca..5aafba4 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -143,18 +143,18 @@ org.apache.cxf cxf-rt-frontend-js - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 3fb98e9..40c7680 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.14-SNAPSHOT + 2.7.14 .. http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 8b0e3ec..2b246d8 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -128,18 +128,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 626ef61..346e101 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.14-SNAPSHOT + 2.7.14 ../../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 92c1b93..27c1afa 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.14-SNAPSHOT + 2.7.14 ../../pom.xml http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 278c48e..8b397c1 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.14-SNAPSHOT + 2.7.14 Apache CXF Samples Apache CXF Samples http://cxf.apache.org http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 ae0773c..9f43d98 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -96,23 +96,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-frontend-jaxrs - 2.7.14-SNAPSHOT + 2.7.14 commons-httpclient http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 935a433..52b7e7c 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -111,18 +111,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.jruby http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 a6c9e53..eae8b33 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -125,18 +125,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 3570f17..a1034a3 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 .. http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 457df5a..e6dcbe2 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 @@ -129,17 +129,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http-jetty - 2.7.14-SNAPSHOT + 2.7.14 org.springframework http://git-wip-us.apache.org/repos/asf/cxf/blob/a94dcb61/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 ed6b4a0..bde3bc2 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.14-SNAPSHOT + 2.7.14 org.apache.cxf.samples cxf-samples - 2.7.14-SNAPSHOT + 2.7.14 ${project.version} @@ -41,22 +41,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf cxf-rt-transports-http - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-api - 2.7.14-SNAPSHOT + 2.7.14 org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-service - 2.7.14-SNAPSHOT + 2.7.14