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 47C7A10188 for ; Tue, 16 Jul 2013 20:07:03 +0000 (UTC) Received: (qmail 5583 invoked by uid 500); 16 Jul 2013 20:07:03 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 5534 invoked by uid 500); 16 Jul 2013 20:07:03 -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 5525 invoked by uid 99); 16 Jul 2013 20:07:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 20:07:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 20:06:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 90898238889B; Tue, 16 Jul 2013 20:06:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1503860 [1/3] - in /cxf/branches/2.5.x-fixes: ./ api/ common/ common/common/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/manifest/ distribution/src/main/release/samples/ distribution/src/main/releas... Date: Tue, 16 Jul 2013 20:06:23 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130716200629.90898238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Tue Jul 16 20:06:19 2013 New Revision: 1503860 URL: http://svn.apache.org/r1503860 Log: [maven-release-plugin] prepare for next development iteration Modified: cxf/branches/2.5.x-fixes/api/pom.xml cxf/branches/2.5.x-fixes/common/common/pom.xml cxf/branches/2.5.x-fixes/common/pom.xml cxf/branches/2.5.x-fixes/common/wstx-msv-validation/pom.xml cxf/branches/2.5.x-fixes/common/xerces-xsd-validation/pom.xml cxf/branches/2.5.x-fixes/distribution/manifest/pom.xml cxf/branches/2.5.x-fixes/distribution/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis_standalone/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/callback/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/configuration_interceptor/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/hello_world/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/groovy_spring_support/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/in_jvm_transport/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jms/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_pojo/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_spring_support/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_async/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_handlers/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms-spec-demo/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_pubsub/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_queue/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_simple/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_client/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_provider/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/logbrowser/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/mtom/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/client/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/server/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_dispatch/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_http_binding/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ruby_spring_support/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/soap_header/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/sts/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml cxf/branches/2.5.x-fixes/integration/jca/pom.xml cxf/branches/2.5.x-fixes/integration/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/archetypes/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/codegen-plugin/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/corba/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/java2ws-plugin/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/wadl2java-plugin/pom.xml cxf/branches/2.5.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml cxf/branches/2.5.x-fixes/osgi/bundle/all/pom.xml cxf/branches/2.5.x-fixes/osgi/bundle/jaxrs/pom.xml cxf/branches/2.5.x-fixes/osgi/bundle/minimal/pom.xml cxf/branches/2.5.x-fixes/osgi/bundle/pom.xml cxf/branches/2.5.x-fixes/osgi/karaf/commands/pom.xml cxf/branches/2.5.x-fixes/osgi/karaf/features/pom.xml cxf/branches/2.5.x-fixes/osgi/karaf/pom.xml cxf/branches/2.5.x-fixes/parent/pom.xml cxf/branches/2.5.x-fixes/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/coloc/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/corba/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/http/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/object/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/soap/pom.xml cxf/branches/2.5.x-fixes/rt/bindings/xml/pom.xml cxf/branches/2.5.x-fixes/rt/core/pom.xml cxf/branches/2.5.x-fixes/rt/databinding/aegis/pom.xml cxf/branches/2.5.x-fixes/rt/databinding/jaxb/pom.xml cxf/branches/2.5.x-fixes/rt/databinding/jibx/pom.xml cxf/branches/2.5.x-fixes/rt/databinding/sdo/pom.xml cxf/branches/2.5.x-fixes/rt/databinding/xmlbeans/pom.xml cxf/branches/2.5.x-fixes/rt/frontend/jaxrs/pom.xml cxf/branches/2.5.x-fixes/rt/frontend/jaxws/pom.xml cxf/branches/2.5.x-fixes/rt/frontend/js/pom.xml cxf/branches/2.5.x-fixes/rt/frontend/simple/pom.xml cxf/branches/2.5.x-fixes/rt/javascript/javascript-rt/pom.xml cxf/branches/2.5.x-fixes/rt/javascript/javascript-tests/pom.xml cxf/branches/2.5.x-fixes/rt/javascript/pom.xml cxf/branches/2.5.x-fixes/rt/management-web/pom.xml cxf/branches/2.5.x-fixes/rt/management/pom.xml cxf/branches/2.5.x-fixes/rt/pom.xml cxf/branches/2.5.x-fixes/rt/rs/security/cors/pom.xml cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/pom.xml cxf/branches/2.5.x-fixes/rt/rs/security/xml/pom.xml cxf/branches/2.5.x-fixes/rt/transports/common/pom.xml cxf/branches/2.5.x-fixes/rt/transports/http-jetty/pom.xml cxf/branches/2.5.x-fixes/rt/transports/http/pom.xml cxf/branches/2.5.x-fixes/rt/transports/jms/pom.xml cxf/branches/2.5.x-fixes/rt/transports/local/pom.xml cxf/branches/2.5.x-fixes/rt/ws/addr/pom.xml cxf/branches/2.5.x-fixes/rt/ws/mex/pom.xml cxf/branches/2.5.x-fixes/rt/ws/policy/pom.xml cxf/branches/2.5.x-fixes/rt/ws/rm/pom.xml cxf/branches/2.5.x-fixes/rt/ws/security/pom.xml cxf/branches/2.5.x-fixes/services/pom.xml cxf/branches/2.5.x-fixes/services/sts/pom.xml cxf/branches/2.5.x-fixes/services/sts/sts-core/pom.xml cxf/branches/2.5.x-fixes/services/sts/sts-war/pom.xml cxf/branches/2.5.x-fixes/services/sts/systests/advanced/pom.xml cxf/branches/2.5.x-fixes/services/sts/systests/basic/pom.xml cxf/branches/2.5.x-fixes/services/sts/systests/pom.xml cxf/branches/2.5.x-fixes/services/wsn/pom.xml cxf/branches/2.5.x-fixes/services/wsn/wsn-api/pom.xml cxf/branches/2.5.x-fixes/services/wsn/wsn-core/pom.xml cxf/branches/2.5.x-fixes/services/wsn/wsn-osgi/pom.xml cxf/branches/2.5.x-fixes/systests/container-integration/grizzly/pom.xml cxf/branches/2.5.x-fixes/systests/container-integration/pom.xml cxf/branches/2.5.x-fixes/systests/container-integration/webapp/pom.xml cxf/branches/2.5.x-fixes/systests/databinding/pom.xml cxf/branches/2.5.x-fixes/systests/jaxrs/pom.xml cxf/branches/2.5.x-fixes/systests/jaxws/pom.xml cxf/branches/2.5.x-fixes/systests/pom.xml cxf/branches/2.5.x-fixes/systests/rs-security/pom.xml cxf/branches/2.5.x-fixes/systests/transport-jms/pom.xml cxf/branches/2.5.x-fixes/systests/transports/pom.xml cxf/branches/2.5.x-fixes/systests/uncategorized/pom.xml cxf/branches/2.5.x-fixes/systests/ws-rm/pom.xml cxf/branches/2.5.x-fixes/systests/ws-security-examples/pom.xml cxf/branches/2.5.x-fixes/systests/ws-security/pom.xml cxf/branches/2.5.x-fixes/systests/ws-specs/pom.xml cxf/branches/2.5.x-fixes/systests/wsdl_maven/codegen/pom.xml cxf/branches/2.5.x-fixes/systests/wsdl_maven/java2ws/pom.xml cxf/branches/2.5.x-fixes/systests/wsdl_maven/pom.xml cxf/branches/2.5.x-fixes/testutils/pom.xml cxf/branches/2.5.x-fixes/tools/common/pom.xml cxf/branches/2.5.x-fixes/tools/corba/pom.xml cxf/branches/2.5.x-fixes/tools/javato/pom.xml cxf/branches/2.5.x-fixes/tools/javato/ws/pom.xml cxf/branches/2.5.x-fixes/tools/pom.xml cxf/branches/2.5.x-fixes/tools/validator/pom.xml cxf/branches/2.5.x-fixes/tools/wadlto/jaxrs/pom.xml cxf/branches/2.5.x-fixes/tools/wadlto/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/core/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/frontend/javascript/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/misc/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/pom.xml cxf/branches/2.5.x-fixes/tools/wsdlto/test/pom.xml Modified: cxf/branches/2.5.x-fixes/api/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/api/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/api/pom.xml (original) +++ cxf/branches/2.5.x-fixes/api/pom.xml Tue Jul 16 20:06:19 2013 @@ -23,13 +23,13 @@ jar Apache CXF API Apache CXF API - 2.5.11 + 2.5.12-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-parent - 2.5.11 + 2.5.12-SNAPSHOT ../parent/pom.xml Modified: cxf/branches/2.5.x-fixes/common/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/common/common/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/common/common/pom.xml (original) +++ cxf/branches/2.5.x-fixes/common/common/pom.xml Tue Jul 16 20:06:19 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-common-utilities jar - 2.5.11 + 2.5.12-SNAPSHOT Apache CXF Common Utilities Apache CXF Common Utilities http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.5.11 + 2.5.12-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.5.x-fixes/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/common/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/common/pom.xml (original) +++ cxf/branches/2.5.x-fixes/common/pom.xml Tue Jul 16 20:06:19 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-common pom - 2.5.11 + 2.5.12-SNAPSHOT Apache CXF Common Apache CXF Common http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/common/wstx-msv-validation/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/common/wstx-msv-validation/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/common/wstx-msv-validation/pom.xml (original) +++ cxf/branches/2.5.x-fixes/common/wstx-msv-validation/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,14 +22,14 @@ org.apache.cxf cxf-wstx-msv-validation jar - 2.5.11 + 2.5.12-SNAPSHOT Apache CXF Woodstox/MSV Schema Validation Apache CXF Woodstox/MSV Schema Validation http://cxf.apache.org org.apache.cxf cxf-parent - 2.5.11 + 2.5.12-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.5.x-fixes/common/xerces-xsd-validation/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/common/xerces-xsd-validation/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/common/xerces-xsd-validation/pom.xml (original) +++ cxf/branches/2.5.x-fixes/common/xerces-xsd-validation/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,14 +22,14 @@ org.apache.cxf cxf-xerces-xsd-validation jar - 2.5.11 + 2.5.12-SNAPSHOT Apache CXF XML Schema Validation with Xerces Apache CXF XML Schema Validation with Xerces http://cxf.apache.org org.apache.cxf cxf-parent - 2.5.11 + 2.5.12-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.5.x-fixes/distribution/manifest/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/manifest/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/manifest/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/manifest/pom.xml Tue Jul 16 20:06:19 2013 @@ -24,13 +24,13 @@ jar Apache CXF Manifest Jar Apache CXF Manifest Jar - 2.5.11 + 2.5.12-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-parent - 2.5.11 + 2.5.12-SNAPSHOT ../../parent Modified: cxf/branches/2.5.x-fixes/distribution/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/pom.xml Tue Jul 16 20:06:19 2013 @@ -23,13 +23,13 @@ pom Apache CXF Distribution Apache CXF Distribution - 2.5.11 + 2.5.12-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-parent - 2.5.11 + 2.5.12-SNAPSHOT ../parent Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -103,24 +103,24 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-databinding-aegis - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT junit Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis_standalone/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis_standalone/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis_standalone/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/aegis_standalone/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -101,7 +101,7 @@ org.apache.cxf cxf-rt-databinding-aegis - 2.5.11 + 2.5.12-SNAPSHOT net.java.dev.stax-utils Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/callback/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/callback/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/callback/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/callback/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ callback CXF sample using a callbak object CXF sample using a callbak object - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -166,17 +166,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/configuration_interceptor/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/configuration_interceptor/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/configuration_interceptor/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/configuration_interceptor/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ configuration_interceptor CXF Sample of Stream GZIP Interceptor CXF Sample of Stream GZIP Interceptor - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -147,22 +147,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-management - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -132,17 +132,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-tools-common - 2.5.11 + 2.5.12-SNAPSHOT org.springframework Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -208,17 +208,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-tools-common - 2.5.11 + 2.5.12-SNAPSHOT org.springframework Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/hello_world/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/hello_world/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/hello_world/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/corba/hello_world/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -253,17 +253,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-corba - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-tools-common - 2.5.11 + 2.5.12-SNAPSHOT org.springframework Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/groovy_spring_support/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/groovy_spring_support/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/groovy_spring_support/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/groovy_spring_support/pom.xml Tue Jul 16 20:06:19 2013 @@ -23,12 +23,12 @@ war Spring HTTP Servlet demo with groovy support Spring HTTP Servlet demo with groovy support - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -111,18 +111,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.codehaus.groovy Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/in_jvm_transport/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/in_jvm_transport/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/in_jvm_transport/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/in_jvm_transport/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ in_jvm_transport Colocated Demo using Document/Literal Style Colocated Demo using Document/Literal Style - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -97,23 +97,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-coloc - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws/pom.xml Tue Jul 16 20:06:19 2013 @@ -23,12 +23,12 @@ war Java First demo using JAX-WS APIs Java First demo using JAX-WS APIs - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -124,12 +124,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT junit Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ java_first_jaxws_factory_bean Java First demo service using the JAXWSFactoryBeans Java First demo service using the JAXWSFactoryBeans - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -95,18 +95,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jms/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jms/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_jms/pom.xml Tue Jul 16 20:06:19 2013 @@ -24,12 +24,12 @@ java_first_jaxws_jms Java First demo using JAX-WS and JMS Java First demo using JAX-WS and JMS - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -117,17 +117,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_pojo/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_pojo/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_pojo/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_pojo/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ java_first_pojo Java First POJO Sample Java First POJO Sample - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -96,18 +96,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_spring_support/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_spring_support/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_spring_support/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/java_first_spring_support/pom.xml Tue Jul 16 20:06:19 2013 @@ -20,7 +20,7 @@ 4.0.0 org.apache.cxf.samples java_first_spring_support - 2.5.11 + 2.5.12-SNAPSHOT Spring HTTP Sample Spring HTTP Sample war @@ -28,7 +28,7 @@ org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -98,17 +98,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.eclipse.jetty Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ jax_rs_basic JAX-RS Basic Demo JAX-RS Basic Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -115,18 +115,18 @@ org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 2.5.11 + 2.5.12-SNAPSHOT commons-httpclient Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ jax_rs_basic_https JAX-RS Basic Demo With HTTPS communications JAX-RS Basic Demo With HTTPS communications - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -98,12 +98,12 @@ org.apache.cxf cxf-rt-frontend-jaxrs - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT commons-httpclient Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ jax_rs_content_negotiation JAX-RS Content Negotiation Demo JAX-RS Content Negotiation Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -97,18 +97,18 @@ org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 2.5.11 + 2.5.12-SNAPSHOT commons-httpclient Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml Tue Jul 16 20:06:19 2013 @@ -23,12 +23,12 @@ jax_rs_minimal_osgi JAX-RS Minimal OSGI Demo JAX-RS Minimal OSGI Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml Tue Jul 16 20:06:19 2013 @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf.samples jax_rs_spring_security - 2.5.11 + 2.5.12-SNAPSHOT JAX-RS Spring Security Demo JAX-RS Spring Security Demo war @@ -29,7 +29,7 @@ org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../.. @@ -91,18 +91,18 @@ org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 2.5.11 + 2.5.12-SNAPSHOT commons-httpclient Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -95,23 +95,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-databinding-aegis - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_async/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_async/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_async/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_async/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ jaxws_async JAX-WS Asynchronous Demo using Document/Literal Style JAX-WS Asynchronous Demo using Document/Literal Style - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -127,18 +127,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ jaxws_dispatch_provider JAX-WS Dispatch/Provider Demo JAX-WS Dispatch/Provider Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -187,18 +187,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_handlers/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_handlers/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_handlers/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jaxws_handlers/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,11 +22,11 @@ jaxws_handlers JAX-WS Handler Demo JAX-WS Handler Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -140,18 +140,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms-spec-demo/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms-spec-demo/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms-spec-demo/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms-spec-demo/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -146,23 +146,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 2.5.11 + 2.5.12-SNAPSHOT org.apache.activemq Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_pubsub/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_pubsub/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_pubsub/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_pubsub/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -44,7 +44,7 @@ org.apache.cxf cxf-codegen-plugin - 2.5.11 + 2.5.12-SNAPSHOT generate-sources @@ -145,23 +145,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 2.5.11 + 2.5.12-SNAPSHOT org.apache.activemq Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_queue/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_queue/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_queue/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_queue/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ jms_queue JMS Transport Queue Demo using Document-Literal Style JMS Transport Queue Demo using Document-Literal Style - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -146,23 +146,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 2.5.11 + 2.5.12-SNAPSHOT org.apache.activemq Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml Tue Jul 16 20:06:19 2013 @@ -23,12 +23,12 @@ jar WSDL first demo using the jms transport and jmsConfigFeature WSDL first demo using the jms transport and jmsConfigFeature - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -182,12 +182,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 2.5.11 + 2.5.12-SNAPSHOT org.apache.activemq Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml Tue Jul 16 20:06:19 2013 @@ -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.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -91,22 +91,22 @@ org.apache.cxf cxf-rt-javascript - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_simple/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_simple/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_simple/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_browser_client_simple/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ js_browser_client_simple JavaScript Client Demo using Document/Literal Style JavaScript Client Demo using Document/Literal Style - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -138,22 +138,22 @@ org.apache.cxf cxf-rt-javascript - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_client/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_client/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_client/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ js_client Hello World Client Demo using JavaScript Hello World Client Demo using JavaScript - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -123,22 +123,22 @@ org.apache.cxf cxf-rt-javascript - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT rhino Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_provider/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_provider/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_provider/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/js_provider/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ js_provider Hello world javascript demo Hello world javascript demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -159,18 +159,18 @@ org.apache.cxf cxf-rt-frontend-js - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/logbrowser/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/logbrowser/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/logbrowser/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/logbrowser/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ logbrowser LogBrowser LogBrowser - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT .. Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/mtom/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/mtom/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/mtom/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/mtom/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ mtom MTOM Demo for SWA and XOP MTOM Demo for SWA and XOP - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -142,18 +142,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/client/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/client/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/client/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/client/pom.xml Tue Jul 16 20:06:19 2013 @@ -10,7 +10,7 @@ org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../../pom.xml Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/server/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/server/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/server/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/oauth/server/pom.xml Tue Jul 16 20:06:19 2013 @@ -9,7 +9,7 @@ org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ../../pom.xml Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/pom.xml Tue Jul 16 20:06:19 2013 @@ -21,7 +21,7 @@ org.apache.cxf.samples cxf-samples pom - 2.5.11 + 2.5.12-SNAPSHOT Apache CXF Samples Apache CXF Samples http://cxf.apache.org Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_dispatch/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_dispatch/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_dispatch/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_dispatch/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ restful_dispatch RESTful Hello World Demo RESTful Hello World Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT ${project.version} @@ -115,23 +115,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 2.5.11 + 2.5.12-SNAPSHOT commons-httpclient Modified: cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_http_binding/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_http_binding/pom.xml?rev=1503860&r1=1503859&r2=1503860&view=diff ============================================================================== --- cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_http_binding/pom.xml (original) +++ cxf/branches/2.5.x-fixes/distribution/src/main/release/samples/restful_http_binding/pom.xml Tue Jul 16 20:06:19 2013 @@ -22,12 +22,12 @@ restful_http_binding RESTful HTTP Binding Demo RESTful HTTP Binding Demo - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.5.11 + 2.5.12-SNAPSHOT @@ -114,28 +114,28 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-frontend-jaxrs - 2.5.11 + 2.5.12-SNAPSHOT org.apache.cxf cxf-rt-bindings-http - 2.5.11 + 2.5.12-SNAPSHOT commons-httpclient