Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 5413 invoked from network); 13 Apr 2011 01:41:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Apr 2011 01:41:23 -0000 Received: (qmail 90963 invoked by uid 500); 13 Apr 2011 01:41:23 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 90859 invoked by uid 500); 13 Apr 2011 01:41:23 -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 90852 invoked by uid 99); 13 Apr 2011 01:41:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 01:41:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 01:41:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E634D2388A2C; Wed, 13 Apr 2011 01:40:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1091623 [2/3] - in /cxf/trunk: ./ api/ common/ common/common/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/bundle/ distribution/bundle/all/ distribution/bundle/jaxrs/ distribution/bundle/minimal/ dis... Date: Wed, 13 Apr 2011 01:40:56 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110413014058.E634D2388A2C@eris.apache.org> Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples.interopfest CXF Interopfest WS-TRUST10 Demo ws-trust10 - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ../../.. @@ -151,29 +151,29 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples.interopfest CXF Interopfest WS-TRUST13 Demo ws-trust13 - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ../../.. @@ -143,29 +143,29 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wssec_sign_enc CXF WS-Security Sign Encoding Demo - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ../.. @@ -128,43 +128,43 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-common-utilities - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wssec_ut CXF WS-Security UT Demo - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ../.. @@ -135,43 +135,43 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-common-utilities - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wssec_ut_policy WS-Security UT Policy Demo - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ../.. @@ -175,29 +175,29 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wssec_ut_sign WS-Security UT Sign Demo - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ../.. @@ -129,43 +129,43 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-rm - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-security - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-addr - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-ws-policy - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-common-utilities - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,12 +22,12 @@ wsdl_first war WSDL first demo using Document/Literal Style - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ${project.version} @@ -160,18 +160,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT junit Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_dynamic_client CXF Dynamic Client Sample - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ${project.version} @@ -120,18 +120,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT com.sun.xml.bind Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_https WSDL first demo using HTTPS - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT @@ -229,17 +229,17 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_pure_xml WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ${project.version} @@ -122,18 +122,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_rpclit WSDL first demo using RPC-Literal Style - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT @@ -124,18 +124,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_soap12 WSDL first demo using SOAP12 in Document/Literal Style - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ${project.version} @@ -148,18 +148,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_xml_wrapped CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT @@ -149,18 +149,18 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,12 +21,12 @@ org.apache.cxf.samples wsdl_first_xmlbeans WSDL first demo using Document/Literal Style and XMLBeans DataBinding - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf.samples cxf-samples - 2.4.0 + 2.4.1-SNAPSHOT ${project.version} @@ -134,23 +134,23 @@ org.apache.cxf cxf-rt-frontend-jaxws - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-databinding-xmlbeans - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http - 2.4.0 + 2.4.1-SNAPSHOT org.apache.cxf cxf-rt-transports-http-jetty - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/integration/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/integration/jbi/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/integration/jbi/pom.xml (original) +++ cxf/trunk/integration/jbi/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-integration-jbi jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF JBI Integration http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/integration/jca/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/integration/jca/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/integration/jca/pom.xml (original) +++ cxf/trunk/integration/jca/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,14 +22,14 @@ org.apache.cxf cxf-integration-jca jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF JCA Connection http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/integration/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/integration/pom.xml (original) +++ cxf/trunk/integration/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-integration pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Integration http://cxf.apache.org org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original) +++ cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml 4.0.0 org.apache.cxf.archetype cxf-jaxws-javafirst Apache CXF Archetype - Simple JAX-WS Java First - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org true Modified: cxf/trunk/maven-plugins/archetypes/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/archetypes/pom.xml (original) +++ cxf/trunk/maven-plugins/archetypes/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,14 +22,14 @@ org.apache.cxf cxf-archetypes pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Maven Archetypes http://cxf.apache.org org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../pom.xml Modified: cxf/trunk/maven-plugins/codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/codegen-plugin/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/codegen-plugin/pom.xml (original) +++ cxf/trunk/maven-plugins/codegen-plugin/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,7 +22,7 @@ org.apache.cxf cxf-codegen-plugin maven-plugin - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Code Generation Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/maven-plugins/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/corba/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/corba/pom.xml (original) +++ cxf/trunk/maven-plugins/corba/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,14 +22,14 @@ org.apache.cxf cxf-corbatools-maven-plugin maven-plugin - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF CORBA Tools Maven2 Plugins http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/maven-plugins/java2ws-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/java2ws-plugin/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/java2ws-plugin/pom.xml (original) +++ cxf/trunk/maven-plugins/java2ws-plugin/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2ws-plugin maven-plugin - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Java2WS Maven2 Plugin http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/pom.xml (original) +++ cxf/trunk/maven-plugins/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-maven-plugins pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Maven Plugins http://cxf.apache.org org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml (original) +++ cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml Wed Apr 13 01:40:52 2011 @@ -3,7 +3,7 @@ org.apache.cxf cxf-wsdl-validator-plugin maven-plugin - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF WSDL Validator Maven2 Plugin http://cxf.apache.org @@ -11,7 +11,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Wed Apr 13 01:40:52 2011 @@ -19,13 +19,13 @@ org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT 4.0.0 org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Parent http://cxf.apache.org Modified: cxf/trunk/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/pom.xml (original) +++ cxf/trunk/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,15 +21,15 @@ 4.0.0 org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF http://cxf.apache.org pom - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.4.0 - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.4.0 + scm:svn:http://svn.apache.org/repos/asf/cxf/trunk + scm:svn:https://svn.apache.org/repos/asf/cxf/trunk jira Modified: cxf/trunk/rt/bindings/coloc/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/coloc/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/coloc/pom.xml (original) +++ cxf/trunk/rt/bindings/coloc/pom.xml Wed Apr 13 01:40:52 2011 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/bindings/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/corba/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/corba/pom.xml (original) +++ cxf/trunk/rt/bindings/corba/pom.xml Wed Apr 13 01:40:52 2011 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/bindings/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/http/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/http/pom.xml (original) +++ cxf/trunk/rt/bindings/http/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/bindings/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/jbi/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/jbi/pom.xml (original) +++ cxf/trunk/rt/bindings/jbi/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/bindings/object/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/object/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/object/pom.xml (original) +++ cxf/trunk/rt/bindings/object/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/bindings/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/pom.xml (original) +++ cxf/trunk/rt/bindings/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-rt - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/rt/bindings/soap/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/soap/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/soap/pom.xml (original) +++ cxf/trunk/rt/bindings/soap/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/bindings/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/xml/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/bindings/xml/pom.xml (original) +++ cxf/trunk/rt/bindings/xml/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/core/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/core/pom.xml (original) +++ cxf/trunk/rt/core/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-core jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime Core http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/rt/databinding/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/aegis/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/databinding/aegis/pom.xml (original) +++ cxf/trunk/rt/databinding/aegis/pom.xml Wed Apr 13 01:40:52 2011 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/jaxb/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/databinding/jaxb/pom.xml (original) +++ cxf/trunk/rt/databinding/jaxb/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/databinding/jibx/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/jibx/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/databinding/jibx/pom.xml (original) +++ cxf/trunk/rt/databinding/jibx/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/databinding/sdo/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/sdo/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/databinding/sdo/pom.xml (original) +++ cxf/trunk/rt/databinding/sdo/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/databinding/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/xmlbeans/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/databinding/xmlbeans/pom.xml (original) +++ cxf/trunk/rt/databinding/xmlbeans/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/frontend/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxrs/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/frontend/jaxrs/pom.xml (original) +++ cxf/trunk/rt/frontend/jaxrs/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-jaxrs jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime JAX-RS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxws/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/frontend/jaxws/pom.xml (original) +++ cxf/trunk/rt/frontend/jaxws/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-jaxws jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime JAX-WS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/frontend/js/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/js/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/frontend/js/pom.xml (original) +++ cxf/trunk/rt/frontend/js/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-js jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime JavaScript Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/frontend/simple/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/simple/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/frontend/simple/pom.xml (original) +++ cxf/trunk/rt/frontend/simple/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-simple jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime Simple Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/javascript/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/javascript/pom.xml (original) +++ cxf/trunk/rt/javascript/pom.xml Wed Apr 13 01:40:52 2011 @@ -9,7 +9,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/rt/management-web/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/management-web/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/management-web/pom.xml (original) +++ cxf/trunk/rt/management-web/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-management-web jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime Web Management http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/rt/management/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/management/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/management/pom.xml (original) +++ cxf/trunk/rt/management/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-management jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime Management http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/pom.xml (original) +++ cxf/trunk/rt/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime http://cxf.apache.org org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/rt/transports/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/common/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/transports/common/pom.xml (original) +++ cxf/trunk/rt/transports/common/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-common jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime Transport Common Used Classes http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http-jetty/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/transports/http-jetty/pom.xml (original) +++ cxf/trunk/rt/transports/http-jetty/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-http-jetty jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime HTTP Jetty Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/transports/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/transports/http/pom.xml (original) +++ cxf/trunk/rt/transports/http/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-http jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime HTTP Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/transports/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/jbi/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/transports/jbi/pom.xml (original) +++ cxf/trunk/rt/transports/jbi/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-jbi jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime JBI Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/transports/jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/jms/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/transports/jms/pom.xml (original) +++ cxf/trunk/rt/transports/jms/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-jms jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime JMS Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/transports/local/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/local/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/transports/local/pom.xml (original) +++ cxf/trunk/rt/transports/local/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-local jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Runtime Local Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/ws/addr/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/addr/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/ws/addr/pom.xml (original) +++ cxf/trunk/rt/ws/addr/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/ws/policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/policy/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/ws/policy/pom.xml (original) +++ cxf/trunk/rt/ws/policy/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/ws/rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/rm/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/ws/rm/pom.xml (original) +++ cxf/trunk/rt/ws/rm/pom.xml Wed Apr 13 01:40:52 2011 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/rt/ws/security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/rt/ws/security/pom.xml (original) +++ cxf/trunk/rt/ws/security/pom.xml Wed Apr 13 01:40:52 2011 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/systests/container-integration/grizzly/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/grizzly/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/grizzly/pom.xml (original) +++ cxf/trunk/systests/container-integration/grizzly/pom.xml Wed Apr 13 01:40:52 2011 @@ -4,13 +4,13 @@ org.apache.cxf.systests cxf-systests-container-integration - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml org.apache.cxf.systests cxf-systests-ci-grizzly Apache CXF Container Integration Test Grizzly - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/systests/container-integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/pom.xml (original) +++ cxf/trunk/systests/container-integration/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-container-integration Apache CXF Container Integration System Tests - 2.4.0 + 2.4.1-SNAPSHOT pom http://cxf.apache.org Modified: cxf/trunk/systests/container-integration/webapp/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/webapp/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/webapp/pom.xml (original) +++ cxf/trunk/systests/container-integration/webapp/pom.xml Wed Apr 13 01:40:52 2011 @@ -4,13 +4,13 @@ org.apache.cxf.systests cxf-systests-container-integration - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml org.apache.cxf.systests cxf-systests-ci-webapp Apache CXF Container Integration Test Webapp - 2.4.0 + 2.4.1-SNAPSHOT war Modified: cxf/trunk/systests/databinding/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/databinding/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/databinding/pom.xml (original) +++ cxf/trunk/systests/databinding/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-databinding Apache CXF Databinding System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxrs/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/jaxrs/pom.xml (original) +++ cxf/trunk/systests/jaxrs/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-jaxrs Apache CXF JAX-RS System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxws/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/jaxws/pom.xml (original) +++ cxf/trunk/systests/jaxws/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-jaxws Apache CXF JAX-WS System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/pom.xml (original) +++ cxf/trunk/systests/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf.systests cxf-systests pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF System Tests http://cxf.apache.org org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/systests/transport-jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/pom.xml (original) +++ cxf/trunk/systests/transport-jms/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-transport-jms Apache CXF Transport System Tests JMS - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/transports/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/transports/pom.xml (original) +++ cxf/trunk/systests/transports/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-transports Apache CXF Transport System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/uncategorized/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/uncategorized/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/uncategorized/pom.xml (original) +++ cxf/trunk/systests/uncategorized/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-uncategorized Apache CXF Uncategorized System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/ws-security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/ws-security/pom.xml (original) +++ cxf/trunk/systests/ws-security/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-ws-security Apache CXF WS-Security System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/ws-specs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/ws-specs/pom.xml (original) +++ cxf/trunk/systests/ws-specs/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-ws-specs Apache CXF WS-* Specifications System Tests - 2.4.0 + 2.4.1-SNAPSHOT http://cxf.apache.org Modified: cxf/trunk/systests/wsdl_maven/codegen/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/codegen/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/codegen/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/codegen/pom.xml Wed Apr 13 01:40:52 2011 @@ -20,12 +20,12 @@ 4.0.0 org.apache.cxf.systests.wsdl_maven cxf-systests-codegen - 2.4.0 + 2.4.1-SNAPSHOT Test for generating code from wsdl in repo org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/systests/wsdl_maven/java2ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/java2ws/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/java2ws/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/java2ws/pom.xml Wed Apr 13 01:40:52 2011 @@ -20,12 +20,12 @@ 4.0.0 org.apache.cxf.systests.wsdl_maven cxf-systests-java2ws - 2.4.0 + 2.4.1-SNAPSHOT Test for writing wsdl to repo org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/systests/wsdl_maven/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf.systests cxf-wsdl-maven pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF System Tests for Maven Plugins http://cxf.apache.org org.apache.cxf.systests cxf-systests - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/testutils/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/testutils/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/testutils/pom.xml (original) +++ cxf/trunk/testutils/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-testutils jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Test Utilities http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../parent/pom.xml Modified: cxf/trunk/tools/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/common/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/common/pom.xml (original) +++ cxf/trunk/tools/common/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-common jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools Common http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/tools/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/corba/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/corba/pom.xml (original) +++ cxf/trunk/tools/corba/pom.xml Wed Apr 13 01:40:52 2011 @@ -22,14 +22,14 @@ org.apache.cxf cxf-tools-corba jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools CORBA http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/javato/pom.xml (original) +++ cxf/trunk/tools/javato/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-javato pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools JavaTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/tools/javato/ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/ws/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/javato/ws/pom.xml (original) +++ cxf/trunk/tools/javato/ws/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-java2ws jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools JavaTo WS http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/tools/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/pom.xml (original) +++ cxf/trunk/tools/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools pom - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools http://cxf.apache.org org.apache.cxf cxf - 2.4.0 + 2.4.1-SNAPSHOT Modified: cxf/trunk/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/validator/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/validator/pom.xml (original) +++ cxf/trunk/tools/validator/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-validator jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools Validator http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../parent/pom.xml Modified: cxf/trunk/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/core/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/core/pom.xml (original) +++ cxf/trunk/tools/wsdlto/core/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-core jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools WSDLTo Core http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../parent/pom.xml Modified: cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-databinding-jaxb jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools WSDLTo JAXB Databinding http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../../parent/pom.xml Modified: cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml?rev=1091623&r1=1091622&r2=1091623&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml Wed Apr 13 01:40:52 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-javascript jar - 2.4.0 + 2.4.1-SNAPSHOT Apache CXF Command Line Tools WSDL to JavaScript Front End http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../../parent/pom.xml