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 9E11FD34D for ; Thu, 6 Dec 2012 17:57:27 +0000 (UTC) Received: (qmail 35459 invoked by uid 500); 6 Dec 2012 17:57:27 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 35386 invoked by uid 500); 6 Dec 2012 17:57:27 -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 35379 invoked by uid 99); 6 Dec 2012 17:57:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 17:57:27 +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; Thu, 06 Dec 2012 17:57:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D32702388A91; Thu, 6 Dec 2012 17:57:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1418013 [2/3] - in /cxf/branches/2.6.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: Thu, 06 Dec 2012 17:56:37 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121206175702.D32702388A91@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_addressing/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ ws_addressing WS-Addressing Demo WS-Addressing Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 @@ -129,17 +129,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ ws_notification WS-Notification Demo WS-Notification Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -95,32 +95,32 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-addr - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-policy - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.services.wsn cxf-services-wsn-core - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ ws_policy WS-Policy Demo WS-Policy Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 @@ -124,17 +124,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ ws_rm WS-RM Demo WS-RM Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -118,23 +118,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-rm - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wssec_sign_enc CXF WS-Security Sign Encoding Demo CXF WS-Security Sign Encoding Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ../.. @@ -129,38 +129,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-rm - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-security - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-addr - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-policy - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wssec_ut CXF WS-Security UT Demo CXF WS-Security UT Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ../.. @@ -118,23 +118,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-security - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wssec_ut_policy WS-Security UT Policy Demo WS-Security UT Policy Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ../.. @@ -155,27 +155,27 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-security - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-policy - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wssec_ut_sign WS-Security UT Sign Demo WS-Security UT Sign Demo - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ../.. @@ -130,38 +130,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-rm - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-security - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-addr - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-ws-policy - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml Thu Dec 6 17:56:15 2012 @@ -23,12 +23,12 @@ war WSDL first demo using Document/Literal Style WSDL first demo using Document/Literal Style - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -168,12 +168,12 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.xjc-utils Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wsdl_first_dynamic_client CXF Dynamic Client Sample CXF Dynamic Client Sample - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -122,18 +122,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 com.sun.xml.bind Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wsdl_first_https WSDL first demo using HTTPS WSDL first demo using HTTPS - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 @@ -209,17 +209,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml Thu Dec 6 17:56:15 2012 @@ -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.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -122,18 +122,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,12 +22,12 @@ wsdl_first_rpclit WSDL first demo using RPC-Literal Style WSDL first demo using RPC-Literal Style - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml Thu Dec 6 17:56:15 2012 @@ -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.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -148,18 +148,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml Thu Dec 6 17:56:15 2012 @@ -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.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 @@ -149,18 +149,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml (original) +++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml Thu Dec 6 17:56:15 2012 @@ -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.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.samples cxf-samples - 2.6.4-SNAPSHOT + 2.6.4 ${project.version} @@ -134,23 +134,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-databinding-xmlbeans - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf cxf-rt-transports-http-jetty - 2.6.4-SNAPSHOT + 2.6.4 org.springframework Modified: cxf/branches/2.6.x-fixes/integration/jca/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/integration/jca/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/integration/jca/pom.xml (original) +++ cxf/branches/2.6.x-fixes/integration/jca/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-integration-jca jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF JCA Connection Apache CXF JCA Connection http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/integration/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/integration/pom.xml (original) +++ cxf/branches/2.6.x-fixes/integration/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-integration pom - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Integration Apache CXF Integration http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml Thu Dec 6 17:56:15 2012 @@ -23,13 +23,13 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxrs-service - 2.6.4-SNAPSHOT + 2.6.4 maven-archetype Apache CXF Archetype - Simple JAX-RS webapp Modified: cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Thu Dec 6 17:56:15 2012 @@ -23,13 +23,13 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml org.apache.cxf.archetype cxf-jaxws-javafirst - 2.6.4-SNAPSHOT + 2.6.4 maven-archetype Apache CXF Archetype - Simple JAX-WS Java First Modified: cxf/branches/2.6.x-fixes/maven-plugins/archetypes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/archetypes/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/archetypes/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/archetypes/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-archetypes pom - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Maven Archetypes Apache CXF Maven Archetypes http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-maven-plugins - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/maven-plugins/codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/codegen-plugin/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/codegen-plugin/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/codegen-plugin/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-codegen-plugin maven-plugin - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/maven-plugins/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/corba/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/corba/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/corba/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-corbatools-maven-plugin maven-plugin - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/maven-plugins/java2ws-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/java2ws-plugin/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/java2ws-plugin/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/java2ws-plugin/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2ws-plugin maven-plugin - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-maven-plugins pom - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Maven Plugins Apache CXF Maven Plugins http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../parent Modified: cxf/branches/2.6.x-fixes/maven-plugins/wadl2java-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/wadl2java-plugin/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/wadl2java-plugin/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/wadl2java-plugin/pom.xml Thu Dec 6 17:56:15 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-wadl2java-plugin maven-plugin - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-wsdl-validator-plugin maven-plugin - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,13 +24,13 @@ bundle Apache CXF Bundle Jar Apache CXF Bundle Jar - 2.6.4-SNAPSHOT + 2.6.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.6.4-SNAPSHOT + 2.6.4 ${project.groupId}.bundle Modified: cxf/branches/2.6.x-fixes/osgi/bundle/compatible/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/compatible/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/bundle/compatible/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/bundle/compatible/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,13 +24,13 @@ bundle Apache CXF Compatibility Bundle Jar Apache CXF Compatibility Bundle Jar - 2.6.4-SNAPSHOT + 2.6.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.6.4-SNAPSHOT + 2.6.4 ${project.groupId}.bundle Modified: cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,13 +24,13 @@ bundle Apache CXF JAX-RS Bundle Jar Apache CXF JAX-RS Bundle Jar - 2.6.4-SNAPSHOT + 2.6.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.6.4-SNAPSHOT + 2.6.4 ${project.groupId}.bundle-jaxrs Modified: cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,13 +24,13 @@ bundle Apache CXF Minimal Bundle Jar Apache CXF Minimal Bundle Jar - 2.6.4-SNAPSHOT + 2.6.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.6.4-SNAPSHOT + 2.6.4 ${project.groupId}.bundle-minimal Modified: cxf/branches/2.6.x-fixes/osgi/bundle/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/bundle/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/bundle/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,13 +24,13 @@ pom Apache CXF Bundle Parent Apache CXF Bundle Parent - 2.6.4-SNAPSHOT + 2.6.4 http://cxf.apache.org org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent Modified: cxf/branches/2.6.x-fixes/osgi/karaf/commands/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/karaf/commands/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/karaf/commands/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/karaf/commands/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,7 +24,7 @@ org.apache.cxf.karaf karaf-parent - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.karaf Modified: cxf/branches/2.6.x-fixes/osgi/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/karaf/features/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/karaf/features/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/karaf/features/pom.xml Thu Dec 6 17:56:15 2012 @@ -24,7 +24,7 @@ org.apache.cxf.karaf karaf-parent - 2.6.4-SNAPSHOT + 2.6.4 org.apache.cxf.karaf Modified: cxf/branches/2.6.x-fixes/osgi/karaf/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/karaf/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/osgi/karaf/pom.xml (original) +++ cxf/branches/2.6.x-fixes/osgi/karaf/pom.xml Thu Dec 6 17:56:15 2012 @@ -23,14 +23,14 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent org.apache.cxf.karaf karaf-parent pom - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Karaf Parent Apache CXF Karaf Parent Modified: cxf/branches/2.6.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/parent/pom.xml Thu Dec 6 17:56:15 2012 @@ -19,13 +19,13 @@ org.apache.cxf cxf - 2.6.4-SNAPSHOT + 2.6.4 4.0.0 org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Parent Apache CXF Parent POM http://cxf.apache.org Modified: cxf/branches/2.6.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/pom.xml (original) +++ cxf/branches/2.6.x-fixes/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf cxf - 2.6.4-SNAPSHOT + 2.6.4 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/branches/2.6.x-fixes/ - scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes/ + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.6.4 + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.6.4 jira Modified: cxf/branches/2.6.x-fixes/rt/bindings/coloc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/bindings/coloc/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/bindings/coloc/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/bindings/coloc/pom.xml Thu Dec 6 17:56:15 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/bindings/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/bindings/corba/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/bindings/corba/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/bindings/corba/pom.xml Thu Dec 6 17:56:15 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/bindings/object/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/bindings/object/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/bindings/object/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/bindings/object/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/bindings/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/bindings/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/bindings/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/bindings/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/rt/bindings/soap/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/bindings/soap/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/bindings/soap/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/bindings/soap/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/bindings/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/bindings/xml/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/bindings/xml/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/bindings/xml/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/core/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/core/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/core/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-core jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Core Apache CXF Runtime Core http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/databinding/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/databinding/aegis/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/databinding/aegis/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/databinding/aegis/pom.xml Thu Dec 6 17:56:15 2012 @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/databinding/jaxb/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/databinding/jaxb/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/databinding/jibx/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/databinding/jibx/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/databinding/jibx/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/databinding/jibx/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/databinding/sdo/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/databinding/sdo/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/databinding/sdo/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/databinding/sdo/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/databinding/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/databinding/xmlbeans/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/databinding/xmlbeans/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/databinding/xmlbeans/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/features/clustering/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/features/clustering/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/features/clustering/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/features/clustering/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-features-clustering jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Clustering Failover and loadbalancing support http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/frontend/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/frontend/jaxrs/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/frontend/jaxrs/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/frontend/jaxrs/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxrs jar - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/frontend/jaxws/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/frontend/jaxws/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxws jar - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/frontend/js/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/frontend/js/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/frontend/js/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/frontend/js/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-js jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime JavaScript Frontend Apache CXF Runtime JavaScript Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/frontend/simple/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/frontend/simple/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/frontend/simple/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/frontend/simple/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-simple jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Simple Frontend Apache CXF Runtime Simple Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/javascript/javascript-rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/javascript/javascript-rt/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/javascript/javascript-rt/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/javascript/javascript-rt/pom.xml Thu Dec 6 17:56:15 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-runtime-javascript - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/rt/javascript/javascript-tests/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/javascript/javascript-tests/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/javascript/javascript-tests/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/javascript/javascript-tests/pom.xml Thu Dec 6 17:56:15 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-runtime-javascript - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/rt/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/javascript/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/javascript/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/javascript/pom.xml Thu Dec 6 17:56:15 2012 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/management-web/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/management-web/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/management-web/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/management-web/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management-web jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Web Management Apache CXF Runtime Web Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/management/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/management/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/management/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/management/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Management Apache CXF Runtime Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt pom - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Apache CXF Runtime http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.6.4-SNAPSHOT + 2.6.4 Modified: cxf/branches/2.6.x-fixes/rt/rs/extensions/providers/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/extensions/providers/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/extensions/providers/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/extensions/providers/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-extension-providers jar - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/extensions/search/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/extensions/search/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/extensions/search/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/extensions/search/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-extension-search jar - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/security/cors/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/security/cors/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/security/cors/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/security/cors/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-cors jar - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth - 2.6.4-SNAPSHOT + 2.6.4 jar Apache CXF Runtime OAuth 1.0a @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.6.4-SNAPSHOT + 2.6.4 ../pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/oauth2/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth2 - 2.6.4-SNAPSHOT + 2.6.4 jar Apache CXF Runtime OAuth 2.0 @@ -31,7 +31,7 @@ cxf-rt-rs-security-oauth-parent org.apache.cxf - 2.6.4-SNAPSHOT + 2.6.4 ../pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/security/oauth-parent/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-oauth-parent - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/security/sso/saml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/security/sso/saml/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/security/sso/saml/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/security/sso/saml/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-sso-saml jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF RS SSO SAML Apache CXF RS SSO SAML http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/rs/security/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/rs/security/xml/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/rs/security/xml/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/rs/security/xml/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-rs-security-xml jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF RS XML Security Apache CXF RS XML Security http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/transports/http-jetty/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/transports/http-jetty/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/transports/http-jetty/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http-jetty jar - 2.6.4-SNAPSHOT + 2.6.4 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.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/transports/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/transports/http/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/transports/http/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/transports/http/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime HTTP Transport Apache CXF Runtime HTTP Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/transports/jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/transports/jms/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/transports/jms/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/transports/jms/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-jms jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime JMS Transport Apache CXF Runtime JMS Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/transports/local/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/transports/local/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/transports/local/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/transports/local/pom.xml Thu Dec 6 17:56:15 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-local jar - 2.6.4-SNAPSHOT + 2.6.4 Apache CXF Runtime Local Transport Apache CXF Runtime Local Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/ws/addr/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/ws/addr/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/ws/addr/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/ws/addr/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/ws/mex/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/ws/mex/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/ws/mex/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/ws/mex/pom.xml Thu Dec 6 17:56:15 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/ws/policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/ws/policy/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/ws/policy/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/ws/policy/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml Modified: cxf/branches/2.6.x-fixes/rt/ws/rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/rt/ws/rm/pom.xml?rev=1418013&r1=1418012&r2=1418013&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/rt/ws/rm/pom.xml (original) +++ cxf/branches/2.6.x-fixes/rt/ws/rm/pom.xml Thu Dec 6 17:56:15 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.6.4-SNAPSHOT + 2.6.4 ../../../parent/pom.xml