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 A9F0BCF61 for ; Tue, 29 May 2012 17:41:43 +0000 (UTC) Received: (qmail 40523 invoked by uid 500); 29 May 2012 17:41:43 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 40475 invoked by uid 500); 29 May 2012 17:41:43 -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 40466 invoked by uid 99); 29 May 2012 17:41:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 17:41:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 17:41:30 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8659A2388AA6; Tue, 29 May 2012 17:41:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1343872 [2/3] - in /cxf/branches/2.3.x-fixes: ./ api/ common/ common/common/ common/schemas/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/bundle/ distribution/bundle/all/ distribution/bundle/jaxrs/ d... Date: Tue, 29 May 2012 17:41:00 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120529174107.8659A2388AA6@eris.apache.org> Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples ws_policy WS-Policy Demo - 2.3.11-SNAPSHOT + 2.3.11 WS-Policy Demo org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 @@ -141,22 +141,22 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-policy - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_rm/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples ws_rm WS-RM Demo - 2.3.11-SNAPSHOT + 2.3.11 WS-RM Demo org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ${project.version} @@ -134,38 +134,38 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-rm - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-addr - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-policy - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-common-utilities - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wssec_sign_enc CXF WS-Security Sign Encoding Demo - 2.3.11-SNAPSHOT + 2.3.11 CXF WS-Security Sign Encoding Demo org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ../.. @@ -129,43 +129,43 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-rm - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-security - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-addr - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-policy - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-common-utilities - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wssec_ut CXF WS-Security UT Demo - 2.3.11-SNAPSHOT + 2.3.11 CXF WS-Security UT Demo org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ../.. @@ -136,43 +136,43 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-rm - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-security - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-addr - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-policy - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-common-utilities - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wssec_ut_policy WS-Security UT Policy Demo - 2.3.11-SNAPSHOT + 2.3.11 WS-Security UT Policy Demo org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ../.. @@ -176,29 +176,29 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-security - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-policy - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wssec_ut_sign WS-Security UT Sign Demo - 2.3.11-SNAPSHOT + 2.3.11 WS-Security UT Sign Demo org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ../.. @@ -130,43 +130,43 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-rm - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-security - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-addr - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-ws-policy - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-common-utilities - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml Tue May 29 17:40:54 2012 @@ -22,13 +22,13 @@ wsdl_first war WSDL first demo using Document/Literal Style - 2.3.11-SNAPSHOT + 2.3.11 WSDL first demo using Document/Literal Style org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ${project.version} @@ -161,18 +161,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 junit Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_dynamic_client CXF Dynamic Client Sample - 2.3.11-SNAPSHOT + 2.3.11 CXF Dynamic Client Sample org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ${project.version} @@ -137,18 +137,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 com.sun.xml.bind Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_https/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_https WSDL first demo using HTTPS - 2.3.11-SNAPSHOT + 2.3.11 WSDL first demo using HTTPS org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 @@ -229,17 +229,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_pure_xml WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) - 2.3.11-SNAPSHOT + 2.3.11 WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ${project.version} @@ -122,18 +122,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_rpclit WSDL first demo using RPC-Literal Style - 2.3.11-SNAPSHOT + 2.3.11 WSDL first demo using RPC-Literal Style org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_soap12 WSDL first demo using SOAP12 in Document/Literal Style - 2.3.11-SNAPSHOT + 2.3.11 WSDL first demo using SOAP12 in Document/Literal Style org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ${project.version} @@ -148,18 +148,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_xml_wrapped CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) - 2.3.11-SNAPSHOT + 2.3.11 CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 @@ -149,18 +149,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml (original) +++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml Tue May 29 17:40:54 2012 @@ -21,13 +21,13 @@ org.apache.cxf.samples wsdl_first_xmlbeans WSDL first demo using Document/Literal Style and XMLBeans DataBinding - 2.3.11-SNAPSHOT + 2.3.11 WSDL first demo using Document/Literal Style and XMLBeans DataBinding org.apache.cxf.samples cxf-samples - 2.3.11-SNAPSHOT + 2.3.11 ${project.version} @@ -134,23 +134,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-databinding-xmlbeans - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http - 2.3.11-SNAPSHOT + 2.3.11 org.apache.cxf cxf-rt-transports-http-jetty - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/integration/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/integration/jbi/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/integration/jbi/pom.xml (original) +++ cxf/branches/2.3.x-fixes/integration/jbi/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ org.apache.cxf cxf-integration-jbi jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF JBI Integration http://cxf.apache.org org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/integration/jca/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/integration/jca/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/integration/jca/pom.xml (original) +++ cxf/branches/2.3.x-fixes/integration/jca/pom.xml Tue May 29 17:40:54 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-integration-jca jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF JCA Connection Apache CXF JCA Connection http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/integration/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/integration/pom.xml (original) +++ cxf/branches/2.3.x-fixes/integration/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-integration pom - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Integration Apache CXF Integration http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Tue May 29 17:40:54 2012 @@ -23,7 +23,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml @@ -32,7 +32,7 @@ maven-archetype Apache CXF Archetype - Simple JAX-WS Java First - 2.3.11-SNAPSHOT + 2.3.11 Creates a project for developing a Web service starting from Java code Modified: cxf/branches/2.3.x-fixes/maven-plugins/archetypes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/archetypes/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/archetypes/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/archetypes/pom.xml Tue May 29 17:40:54 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-archetypes pom - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Maven Archetypes Apache CXF Maven Archetypes http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../pom.xml Modified: cxf/branches/2.3.x-fixes/maven-plugins/codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/codegen-plugin/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/codegen-plugin/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/codegen-plugin/pom.xml Tue May 29 17:40:54 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-codegen-plugin maven-plugin - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Code Generation Maven2 Plugins Apache CXF Code Generation Maven2 Plugins http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/maven-plugins/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/corba/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/corba/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/corba/pom.xml Tue May 29 17:40:54 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-corbatools-maven-plugin maven-plugin - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF CORBA Tools Maven2 Plugins Apache CXF CORBA Tools Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/maven-plugins/java2ws-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/java2ws-plugin/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/java2ws-plugin/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/java2ws-plugin/pom.xml Tue May 29 17:40:54 2012 @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2ws-plugin maven-plugin - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Java2WS Maven2 Plugin Apache CXF Java2WS Maven2 Plugin http://cxf.apache.org @@ -31,7 +31,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-maven-plugins pom - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Maven Plugins Apache CXF Maven Plugins http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml (original) +++ cxf/branches/2.3.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-wsdl-validator-plugin maven-plugin - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF WSDL Validator Maven2 Plugin Apache CXF WSDL Validator Maven2 Plugin http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/parent/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.3.x-fixes/parent/pom.xml Tue May 29 17:40:54 2012 @@ -20,13 +20,13 @@ org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 4.0.0 org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Parent Apache CXF Parent POM http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/pom.xml (original) +++ cxf/branches/2.3.x-fixes/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ 4.0.0 org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 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.3.x-fixes - scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.3.11 + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.3.11 jira Modified: cxf/branches/2.3.x-fixes/rt/bindings/coloc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/coloc/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/coloc/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/coloc/pom.xml Tue May 29 17:40:54 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/bindings/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/corba/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/corba/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/corba/pom.xml Tue May 29 17:40:54 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/bindings/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/http/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/http/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/http/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/bindings/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/jbi/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/jbi/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/jbi/pom.xml Tue May 29 17:40:54 2012 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/bindings/object/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/object/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/object/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/object/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/bindings/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-rt - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/rt/bindings/soap/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/soap/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/soap/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/soap/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/bindings/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/bindings/xml/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/bindings/xml/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/bindings/xml/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/core/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/core/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/core/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-core jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Core Apache CXF Runtime Core http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/databinding/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/databinding/aegis/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/databinding/aegis/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/databinding/aegis/pom.xml Tue May 29 17:40:54 2012 @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/databinding/jaxb/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/databinding/jaxb/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/databinding/sdo/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/databinding/sdo/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/databinding/sdo/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/databinding/sdo/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/databinding/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/databinding/xmlbeans/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/databinding/xmlbeans/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/databinding/xmlbeans/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/frontend/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/frontend/jaxrs/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/frontend/jaxrs/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/frontend/jaxrs/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxrs jar - 2.3.11-SNAPSHOT + 2.3.11 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.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/frontend/jaxws/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/frontend/jaxws/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-jaxws jar - 2.3.11-SNAPSHOT + 2.3.11 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.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/frontend/js/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/frontend/js/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/frontend/js/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/frontend/js/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-js jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime JavaScript Frontend Apache CXF Runtime JavaScript Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/frontend/simple/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/frontend/simple/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/frontend/simple/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/frontend/simple/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-frontend-simple jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Simple Frontend Apache CXF Runtime Simple Frontend http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/javascript/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/javascript/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/javascript/pom.xml Tue May 29 17:40:54 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/management-web/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/management-web/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/management-web/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/management-web/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management-web jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Web Management Apache CXF Runtime Web Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/management/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/management/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/management/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/management/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-management jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Management Apache CXF Runtime Management http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt pom - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Apache CXF Runtime http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/rt/testsupport/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/testsupport/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/testsupport/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/testsupport/pom.xml Tue May 29 17:40:54 2012 @@ -3,14 +3,14 @@ org.apache.cxf cxf-rt-testsupport jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Test Case Support http://cxf.apache.org org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/common/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/common/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/common/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-common jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Transport Common Used Classes Apache CXF Runtime Transport Common Used Classes http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/http-jetty/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/http-jetty/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/http-jetty/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http-jetty jar - 2.3.11-SNAPSHOT + 2.3.11 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.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/http-osgi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/http-osgi/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/http-osgi/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/http-osgi/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-http-osgi bundle - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF HTTP Transport for OSGi http://cxf.apache.org org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/http/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/http/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/http/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-http jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime HTTP Transport Apache CXF Runtime HTTP Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/jbi/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/jbi/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/jbi/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-jbi jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime JBI Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/jms/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/jms/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/jms/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-jms jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime JMS Transport Apache CXF Runtime JMS Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/transports/local/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/transports/local/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/transports/local/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/transports/local/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-rt-transports-local jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Runtime Local Transport Apache CXF Runtime Local Transport http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/ws/addr/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/ws/addr/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/ws/addr/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/ws/addr/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/ws/policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/ws/policy/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/ws/policy/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/ws/policy/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/ws/rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/ws/rm/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/ws/rm/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/ws/rm/pom.xml Tue May 29 17:40:54 2012 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml (original) +++ cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml Tue May 29 17:40:54 2012 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/systests/container-integration/grizzly/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/container-integration/grizzly/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/container-integration/grizzly/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/container-integration/grizzly/pom.xml Tue May 29 17:40:54 2012 @@ -22,13 +22,13 @@ org.apache.cxf.systests cxf-systests-container-integration - 2.3.11-SNAPSHOT + 2.3.11 ../pom.xml org.apache.cxf.systests cxf-systests-ci-grizzly Apache CXF Container Integration Test Grizzly - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Container Integration Test Grizzly Modified: cxf/branches/2.3.x-fixes/systests/container-integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/container-integration/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/container-integration/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/container-integration/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-container-integration Apache CXF Container Integration System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Container Integration System Tests pom http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/container-integration/webapp/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/container-integration/webapp/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/container-integration/webapp/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/container-integration/webapp/pom.xml Tue May 29 17:40:54 2012 @@ -22,13 +22,13 @@ org.apache.cxf.systests cxf-systests-container-integration - 2.3.11-SNAPSHOT + 2.3.11 ../pom.xml org.apache.cxf.systests cxf-systests-ci-webapp Apache CXF Container Integration Test Webapp - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Container Integration Test Webapp war Modified: cxf/branches/2.3.x-fixes/systests/databinding/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/databinding/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/databinding/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/databinding/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-databinding Apache CXF Databinding System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Databinding System Tests http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/jaxrs/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/jaxrs/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/jaxrs/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-jaxrs Apache CXF JAX-RS System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF JAX-RS System Tests http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/jaxws/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/jaxws/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/jaxws/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-jaxws Apache CXF JAX-WS System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF JAX-WS System Tests http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-systests pom - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF System Tests Apache CXF System Tests http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/systests/transports/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/transports/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/transports/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/transports/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-transports Apache CXF Transport System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Transport System Tests http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/uncategorized/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/uncategorized/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/uncategorized/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/uncategorized/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-uncategorized Apache CXF Uncategorized System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Uncategorized System Tests http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/ws-specs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/ws-specs/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/ws-specs/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/ws-specs/pom.xml Tue May 29 17:40:54 2012 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.3.11-SNAPSHOT + 2.3.11 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-ws-specs Apache CXF WS-* Specifications System Tests - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF WS-* Specifications System Tests http://cxf.apache.org Modified: cxf/branches/2.3.x-fixes/systests/wsdl_maven/codegen/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/wsdl_maven/codegen/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/wsdl_maven/codegen/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/wsdl_maven/codegen/pom.xml Tue May 29 17:40:54 2012 @@ -20,13 +20,13 @@ 4.0.0 org.apache.cxf.systests.wsdl_maven cxf-systests-codegen - 2.3.11-SNAPSHOT + 2.3.11 Test for generating code from wsdl in repo Test for generating code from wsdl in repo org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/systests/wsdl_maven/java2ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/wsdl_maven/java2ws/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/wsdl_maven/java2ws/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/wsdl_maven/java2ws/pom.xml Tue May 29 17:40:54 2012 @@ -20,13 +20,13 @@ 4.0.0 org.apache.cxf.systests.wsdl_maven cxf-systests-java2ws - 2.3.11-SNAPSHOT + 2.3.11 Test for writing wsdl to repo Test for writing wsdl to repo org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../../../parent/pom.xml Modified: cxf/branches/2.3.x-fixes/systests/wsdl_maven/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/systests/wsdl_maven/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/systests/wsdl_maven/pom.xml (original) +++ cxf/branches/2.3.x-fixes/systests/wsdl_maven/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf.systests cxf-wsdl-maven pom - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF System Tests for Maven Plugins Apache CXF System Tests for Maven Plugins http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf.systests cxf-systests - 2.3.11-SNAPSHOT + 2.3.11 Modified: cxf/branches/2.3.x-fixes/testutils/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/testutils/pom.xml?rev=1343872&r1=1343871&r2=1343872&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/testutils/pom.xml (original) +++ cxf/branches/2.3.x-fixes/testutils/pom.xml Tue May 29 17:40:54 2012 @@ -21,7 +21,7 @@ org.apache.cxf cxf-testutils jar - 2.3.11-SNAPSHOT + 2.3.11 Apache CXF Test Utilities Apache CXF Test Utilities http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.3.11-SNAPSHOT + 2.3.11 ../parent/pom.xml