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 007B310147 for ; Wed, 17 Jul 2013 15:00:36 +0000 (UTC) Received: (qmail 55233 invoked by uid 500); 17 Jul 2013 15:00:31 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 55109 invoked by uid 500); 17 Jul 2013 15:00:31 -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 55102 invoked by uid 99); 17 Jul 2013 15:00:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 15:00:30 +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; Wed, 17 Jul 2013 15:00:19 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 33787238897A; Wed, 17 Jul 2013 14:59:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1504163 [2/3] - in /cxf/branches/2.7.x-fixes: ./ api/ common/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/manifest/ distribution/src/main/release/samples/ distribution/src/main/release/samples/aegis... Date: Wed, 17 Jul 2013 14:59:50 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130717145957.33787238897A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ ws_addressing WS-Addressing Demo WS-Addressing Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT @@ -129,17 +129,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_discovery/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_discovery/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_discovery/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_discovery/pom.xml Wed Jul 17 14:59:46 2013 @@ -23,12 +23,12 @@ jar WS-Discovery Sample WS-Discovery Sample - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -41,22 +41,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-api - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.services.ws-discovery cxf-services-ws-discovery-service - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ ws_notification WS-Notification Demo WS-Notification Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -95,32 +95,32 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.services.wsn cxf-services-wsn-core - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ ws_policy WS-Policy Demo WS-Policy Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT @@ -124,17 +124,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ ws_rm WS-RM Demo WS-RM Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -118,23 +118,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wssec_sign_enc CXF WS-Security Sign Encoding Demo CXF WS-Security Sign Encoding Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ../.. @@ -129,38 +129,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wssec_ut CXF WS-Security UT Demo CXF WS-Security UT Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ../.. @@ -118,23 +118,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wssec_ut_policy WS-Security UT Policy Demo WS-Security UT Policy Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ../.. Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wssec_ut_sign WS-Security UT Sign Demo WS-Security UT Sign Demo - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ../.. @@ -130,38 +130,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml Wed Jul 17 14:59:46 2013 @@ -23,12 +23,12 @@ war WSDL first demo using Document/Literal Style WSDL first demo using Document/Literal Style - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -167,12 +167,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.xjc-utils Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_dynamic_client CXF Dynamic Client Sample CXF Dynamic Client Sample - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -122,18 +122,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT com.sun.xml.bind Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_https WSDL first demo using HTTPS WSDL first demo using HTTPS - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_pure_xml WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_rpclit WSDL first demo using RPC-Literal Style WSDL first demo using RPC-Literal Style - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT @@ -126,18 +126,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_soap12 WSDL first demo using SOAP12 in Document/Literal Style WSDL first demo using SOAP12 in Document/Literal Style - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -150,18 +150,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_xml_wrapped CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT @@ -151,18 +151,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml (original) +++ cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,12 +22,12 @@ wsdl_first_xmlbeans WSDL first demo using Document/Literal Style and XMLBeans DataBinding WSDL first demo using Document/Literal Style and XMLBeans DataBinding - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.7.6 + 2.7.7-SNAPSHOT ${project.version} @@ -132,23 +132,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-databinding-xmlbeans - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.7.6 + 2.7.7-SNAPSHOT org.springframework Modified: cxf/branches/2.7.x-fixes/integration/jca/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/integration/jca/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/integration/jca/pom.xml (original) +++ cxf/branches/2.7.x-fixes/integration/jca/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,7 +22,7 @@ org.apache.cxf cxf-integration-jca jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF JCA Connection Apache CXF JCA Connection http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/integration/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/integration/pom.xml (original) +++ cxf/branches/2.7.x-fixes/integration/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-integration pom - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Integration Apache CXF Integration http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml Wed Jul 17 14:59:46 2013 @@ -23,13 +23,13 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxrs-service - 2.7.6 + 2.7.7-SNAPSHOT maven-archetype Apache CXF Archetype - Simple JAX-RS webapp Modified: cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Wed Jul 17 14:59:46 2013 @@ -23,13 +23,13 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxws-javafirst - 2.7.6 + 2.7.7-SNAPSHOT maven-archetype Apache CXF Archetype - Simple JAX-WS Java First Modified: cxf/branches/2.7.x-fixes/maven-plugins/archetypes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/archetypes/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/archetypes/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/archetypes/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,7 +22,7 @@ org.apache.cxf cxf-archetypes pom - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Maven Archetypes Apache CXF Maven Archetypes http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/maven-plugins/codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/codegen-plugin/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/codegen-plugin/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/codegen-plugin/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,7 +22,7 @@ org.apache.cxf cxf-codegen-plugin maven-plugin - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Code Generation Maven2 Plugins Apache CXF Code Generation Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/maven-plugins/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/corba/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/corba/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/corba/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,7 +22,7 @@ org.apache.cxf cxf-corbatools-maven-plugin maven-plugin - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF CORBA Tools Maven2 Plugins Apache CXF CORBA Tools Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/maven-plugins/java2ws-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/java2ws-plugin/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/java2ws-plugin/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/java2ws-plugin/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2ws-plugin maven-plugin - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Java2WS Maven2 Plugin Apache CXF Java2WS Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-maven-plugins pom - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Maven Plugins Apache CXF Maven Plugins http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../parent Modified: cxf/branches/2.7.x-fixes/maven-plugins/wadl2java-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/wadl2java-plugin/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/wadl2java-plugin/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/wadl2java-plugin/pom.xml Wed Jul 17 14:59:46 2013 @@ -22,7 +22,7 @@ org.apache.cxf cxf-wadl2java-plugin maven-plugin - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF WADL2Java Code Generation Maven2 Plugin Apache CXF WADL2Java Code Generation Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml (original) +++ cxf/branches/2.7.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-wsdl-validator-plugin maven-plugin - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF WSDL Validator Maven2 Plugin Apache CXF WSDL Validator Maven2 Plugin http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,13 +24,13 @@ bundle Apache CXF Bundle Jar Apache CXF Bundle Jar - 2.7.6 + 2.7.7-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.6 + 2.7.7-SNAPSHOT ${project.groupId}.bundle Modified: cxf/branches/2.7.x-fixes/osgi/bundle/compatible/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/compatible/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/bundle/compatible/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/bundle/compatible/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,13 +24,13 @@ bundle Apache CXF Compatibility Bundle Jar Apache CXF Compatibility Bundle Jar - 2.7.6 + 2.7.7-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.6 + 2.7.7-SNAPSHOT ${project.groupId}.bundle Modified: cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,13 +24,13 @@ bundle Apache CXF JAX-RS Bundle Jar Apache CXF JAX-RS Bundle Jar - 2.7.6 + 2.7.7-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.6 + 2.7.7-SNAPSHOT ${project.groupId}.bundle-jaxrs Modified: cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,13 +24,13 @@ bundle Apache CXF Minimal Bundle Jar Apache CXF Minimal Bundle Jar - 2.7.6 + 2.7.7-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.7.6 + 2.7.7-SNAPSHOT ${project.groupId}.bundle-minimal Modified: cxf/branches/2.7.x-fixes/osgi/bundle/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/bundle/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/bundle/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,13 +24,13 @@ pom Apache CXF Bundle Parent Apache CXF Bundle Parent - 2.7.6 + 2.7.7-SNAPSHOT http://cxf.apache.org org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent Modified: cxf/branches/2.7.x-fixes/osgi/karaf/commands/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/karaf/commands/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/karaf/commands/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/karaf/commands/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,7 +24,7 @@ org.apache.cxf.karaf karaf-parent - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.karaf Modified: cxf/branches/2.7.x-fixes/osgi/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/karaf/features/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/karaf/features/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/karaf/features/pom.xml Wed Jul 17 14:59:46 2013 @@ -24,7 +24,7 @@ org.apache.cxf.karaf karaf-parent - 2.7.6 + 2.7.7-SNAPSHOT org.apache.cxf.karaf Modified: cxf/branches/2.7.x-fixes/osgi/karaf/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/karaf/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/osgi/karaf/pom.xml (original) +++ cxf/branches/2.7.x-fixes/osgi/karaf/pom.xml Wed Jul 17 14:59:46 2013 @@ -23,14 +23,14 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent org.apache.cxf.karaf karaf-parent pom - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Karaf Parent Apache CXF Karaf Parent Modified: cxf/branches/2.7.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.7.x-fixes/parent/pom.xml Wed Jul 17 14:59:46 2013 @@ -19,13 +19,13 @@ org.apache.cxf cxf - 2.7.6 + 2.7.7-SNAPSHOT 4.0.0 org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Parent Apache CXF Parent POM http://cxf.apache.org Modified: cxf/branches/2.7.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/pom.xml (original) +++ cxf/branches/2.7.x-fixes/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf cxf - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS @@ -31,8 +31,8 @@ pom - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.7.6 - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.7.6 + scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes + scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes jira Modified: cxf/branches/2.7.x-fixes/rt/bindings/coloc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/bindings/coloc/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/bindings/coloc/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/bindings/coloc/pom.xml Wed Jul 17 14:59:46 2013 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/bindings/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/bindings/corba/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/bindings/corba/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/bindings/corba/pom.xml Wed Jul 17 14:59:46 2013 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/bindings/object/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/bindings/object/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/bindings/object/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/bindings/object/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/bindings/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/bindings/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/bindings/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/bindings/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/rt/bindings/soap/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/bindings/soap/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/bindings/soap/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/bindings/soap/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/bindings/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/bindings/xml/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/bindings/xml/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/bindings/xml/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/core/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/core/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/core/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-core jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime Core Apache CXF Runtime Core http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/databinding/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/databinding/aegis/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/databinding/aegis/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/databinding/aegis/pom.xml Wed Jul 17 14:59:46 2013 @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/databinding/jaxb/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/databinding/jaxb/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/databinding/jibx/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/databinding/jibx/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/databinding/jibx/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/databinding/jibx/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/databinding/sdo/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/databinding/sdo/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/databinding/sdo/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/databinding/sdo/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/databinding/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/databinding/xmlbeans/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/databinding/xmlbeans/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/databinding/xmlbeans/pom.xml Wed Jul 17 14:59:46 2013 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/features/clustering/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/features/clustering/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/features/clustering/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/features/clustering/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-features-clustering jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime Clustering Failover and loadbalancing support http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/frontend/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/frontend/jaxrs/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/frontend/jaxrs/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/frontend/jaxrs/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxrs jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime JAX-RS Frontend Apache CXF Runtime JAX-RS Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/frontend/jaxws/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/frontend/jaxws/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxws jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime JAX-WS Frontend Apache CXF Runtime JAX-WS Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/frontend/js/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/frontend/js/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/frontend/js/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/frontend/js/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-js jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime JavaScript Frontend Apache CXF Runtime JavaScript Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/frontend/simple/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/frontend/simple/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/frontend/simple/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/frontend/simple/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-simple jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime Simple Frontend Apache CXF Runtime Simple Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/javascript/javascript-rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/javascript/javascript-rt/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/javascript/javascript-rt/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/javascript/javascript-rt/pom.xml Wed Jul 17 14:59:46 2013 @@ -28,7 +28,7 @@ org.apache.cxf cxf-runtime-javascript - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/rt/javascript/javascript-tests/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/javascript/javascript-tests/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/javascript/javascript-tests/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/javascript/javascript-tests/pom.xml Wed Jul 17 14:59:46 2013 @@ -28,7 +28,7 @@ org.apache.cxf cxf-runtime-javascript - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/rt/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/javascript/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/javascript/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/javascript/pom.xml Wed Jul 17 14:59:46 2013 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/management-web/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/management-web/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/management-web/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/management-web/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management-web jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime Web Management Apache CXF Runtime Web Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/management/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/management/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/management/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/management/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime Management Apache CXF Runtime Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt pom - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime Apache CXF Runtime http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.7.6 + 2.7.7-SNAPSHOT Modified: cxf/branches/2.7.x-fixes/rt/rs/extensions/providers/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/extensions/providers/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/extensions/providers/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/extensions/providers/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-extension-providers jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF JAX-RS Extensions: Providers Apache CXF JAX-RS Extensions: Providers http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/extensions/search/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/extensions/search/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/extensions/search/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/extensions/search/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-extension-search jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF JAX-RS Extensions: Search Apache CXF JAX-RS Extensions: Search http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/cors/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/cors/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/cors/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/cors/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-cors jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF RS Cross-Origin Resource Sharing Apache CXF RS XML Security http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth - 2.7.6 + 2.7.7-SNAPSHOT jar Apache CXF Runtime OAuth 1.0a @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.7.6 + 2.7.7-SNAPSHOT ../pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2-saml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2-saml/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2-saml/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2-saml/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth2-saml - 2.7.6 + 2.7.7-SNAPSHOT jar Apache CXF Runtime OAuth 2.0 SAML @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.7.6 + 2.7.7-SNAPSHOT ../pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth2 - 2.7.6 + 2.7.7-SNAPSHOT jar Apache CXF Runtime OAuth 2.0 @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.7.6 + 2.7.7-SNAPSHOT ../pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/oauth-parent/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth-parent - 2.7.6 + 2.7.7-SNAPSHOT pom Apache CXF Runtime RS Security OAuth Parent Apache CXF Runtime RS Security OAuth Parent @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/sso/saml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/sso/saml/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/sso/saml/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/sso/saml/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-sso-saml jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF RS SSO SAML Apache CXF RS SSO SAML http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/rs/security/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/rs/security/xml/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/rs/security/xml/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/rs/security/xml/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-xml jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF RS XML Security Apache CXF RS XML Security http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/security/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/security/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/security/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/security/pom.xml Wed Jul 17 14:59:46 2013 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/transports/http-hc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/transports/http-hc/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/transports/http-hc/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/transports/http-hc/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http-hc jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime HTTP Async Transport Apache CXF Runtime HTTP Async Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/transports/http-jetty/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/transports/http-jetty/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/transports/http-jetty/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http-jetty jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime HTTP Jetty Transport Apache CXF Runtime HTTP Jetty Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/transports/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/transports/http/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/transports/http/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/transports/http/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime HTTP Transport Apache CXF Runtime HTTP Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml Modified: cxf/branches/2.7.x-fixes/rt/transports/jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/rt/transports/jms/pom.xml?rev=1504163&r1=1504162&r2=1504163&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/rt/transports/jms/pom.xml (original) +++ cxf/branches/2.7.x-fixes/rt/transports/jms/pom.xml Wed Jul 17 14:59:46 2013 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-jms jar - 2.7.6 + 2.7.7-SNAPSHOT Apache CXF Runtime JMS Transport Apache CXF Runtime JMS Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.7.6 + 2.7.7-SNAPSHOT ../../../parent/pom.xml