Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 60839 invoked from network); 8 Oct 2009 03:05:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Oct 2009 03:05:35 -0000 Received: (qmail 33356 invoked by uid 500); 8 Oct 2009 03:05:35 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 33267 invoked by uid 500); 8 Oct 2009 03:05:35 -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 33258 invoked by uid 99); 8 Oct 2009 03:05:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2009 03:05:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2009 03:05:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id BB39F23888FD; Thu, 8 Oct 2009 03:05:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r823006 - in /cxf/branches/2.2.x-fixes: ./ api/ buildtools/ common/ common/common/ common/schemas/ common/xerces-xsd-validation/ common/xjc/ common/xjc/boolean-test/ common/xjc/boolean/ common/xjc/bug671/ common/xjc/dv-test/ common/xjc/dv/ ... Date: Thu, 08 Oct 2009 03:05:03 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091008030505.BB39F23888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Thu Oct 8 03:05:00 2009 New Revision: 823006 URL: http://svn.apache.org/viewvc?rev=823006&view=rev Log: [maven-release-plugin] prepare release cxf-2.2.4 Modified: cxf/branches/2.2.x-fixes/api/pom.xml cxf/branches/2.2.x-fixes/buildtools/pom.xml cxf/branches/2.2.x-fixes/common/common/pom.xml cxf/branches/2.2.x-fixes/common/pom.xml cxf/branches/2.2.x-fixes/common/schemas/pom.xml cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/pom.xml cxf/branches/2.2.x-fixes/common/xjc/boolean-test/pom.xml cxf/branches/2.2.x-fixes/common/xjc/boolean/pom.xml cxf/branches/2.2.x-fixes/common/xjc/bug671/pom.xml cxf/branches/2.2.x-fixes/common/xjc/dv-test/pom.xml cxf/branches/2.2.x-fixes/common/xjc/dv/pom.xml cxf/branches/2.2.x-fixes/common/xjc/pom.xml cxf/branches/2.2.x-fixes/common/xjc/ts-test/pom.xml cxf/branches/2.2.x-fixes/common/xjc/ts/pom.xml cxf/branches/2.2.x-fixes/common/xsd/pom.xml cxf/branches/2.2.x-fixes/distribution/bundle/all/pom.xml cxf/branches/2.2.x-fixes/distribution/bundle/jaxrs/pom.xml cxf/branches/2.2.x-fixes/distribution/bundle/minimal/pom.xml cxf/branches/2.2.x-fixes/distribution/bundle/pom.xml cxf/branches/2.2.x-fixes/distribution/manifest/pom.xml cxf/branches/2.2.x-fixes/distribution/pom.xml cxf/branches/2.2.x-fixes/integration/jbi/pom.xml cxf/branches/2.2.x-fixes/integration/jca/pom.xml cxf/branches/2.2.x-fixes/integration/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/archetypes/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/corba/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/java2ws-plugin/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml cxf/branches/2.2.x-fixes/maven-plugins/xml2fastinfoset-plugin/pom.xml cxf/branches/2.2.x-fixes/parent/pom.xml cxf/branches/2.2.x-fixes/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/coloc/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/corba/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/http/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/object/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/soap/pom.xml cxf/branches/2.2.x-fixes/rt/bindings/xml/pom.xml cxf/branches/2.2.x-fixes/rt/core/pom.xml cxf/branches/2.2.x-fixes/rt/databinding/aegis/pom.xml cxf/branches/2.2.x-fixes/rt/databinding/jaxb/pom.xml cxf/branches/2.2.x-fixes/rt/databinding/xmlbeans/pom.xml cxf/branches/2.2.x-fixes/rt/frontend/jaxrs/pom.xml cxf/branches/2.2.x-fixes/rt/frontend/jaxws/pom.xml cxf/branches/2.2.x-fixes/rt/frontend/js/pom.xml cxf/branches/2.2.x-fixes/rt/frontend/simple/pom.xml cxf/branches/2.2.x-fixes/rt/javascript/pom.xml cxf/branches/2.2.x-fixes/rt/management/pom.xml cxf/branches/2.2.x-fixes/rt/pom.xml cxf/branches/2.2.x-fixes/rt/testsupport/pom.xml cxf/branches/2.2.x-fixes/rt/transports/http-jetty/pom.xml cxf/branches/2.2.x-fixes/rt/transports/http-osgi/pom.xml cxf/branches/2.2.x-fixes/rt/transports/http/pom.xml cxf/branches/2.2.x-fixes/rt/transports/jbi/pom.xml cxf/branches/2.2.x-fixes/rt/transports/jms/pom.xml cxf/branches/2.2.x-fixes/rt/transports/local/pom.xml cxf/branches/2.2.x-fixes/rt/ws/addr/pom.xml cxf/branches/2.2.x-fixes/rt/ws/policy/pom.xml cxf/branches/2.2.x-fixes/rt/ws/rm/pom.xml cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml cxf/branches/2.2.x-fixes/systests/databinding/pom.xml cxf/branches/2.2.x-fixes/systests/jaxrs/pom.xml cxf/branches/2.2.x-fixes/systests/jaxws/pom.xml cxf/branches/2.2.x-fixes/systests/pom.xml cxf/branches/2.2.x-fixes/systests/transports/pom.xml cxf/branches/2.2.x-fixes/systests/uncategorized/pom.xml cxf/branches/2.2.x-fixes/systests/ws-specs/pom.xml cxf/branches/2.2.x-fixes/testutils/pom.xml cxf/branches/2.2.x-fixes/tools/common/pom.xml cxf/branches/2.2.x-fixes/tools/corba/pom.xml cxf/branches/2.2.x-fixes/tools/javato/pom.xml cxf/branches/2.2.x-fixes/tools/javato/ws/pom.xml cxf/branches/2.2.x-fixes/tools/pom.xml cxf/branches/2.2.x-fixes/tools/validator/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/core/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/javascript/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/misc/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/pom.xml cxf/branches/2.2.x-fixes/tools/wsdlto/test/pom.xml Modified: cxf/branches/2.2.x-fixes/api/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/api/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/api/pom.xml (original) +++ cxf/branches/2.2.x-fixes/api/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,13 +22,13 @@ cxf-api jar Apache CXF API - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/buildtools/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/buildtools/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/buildtools/pom.xml (original) +++ cxf/branches/2.2.x-fixes/buildtools/pom.xml Thu Oct 8 03:05:00 2009 @@ -20,13 +20,13 @@ org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 4.0.0 org.apache.cxf cxf-buildtools - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Buildtools http://cxf.apache.org jar Modified: cxf/branches/2.2.x-fixes/common/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/common/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/common/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/common/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-common-utilities jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Common Utilities http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-common pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Common http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/common/schemas/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/schemas/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/schemas/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/schemas/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,13 +22,13 @@ cxf-common-schemas jar Apache CXF Common Schemas - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org/ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,13 +22,13 @@ org.apache.cxf cxf-xerces-xsd-validation jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XML Schema Validation with Xerces http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/boolean-test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/boolean-test/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/boolean-test/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/boolean-test/pom.xml Thu Oct 8 03:05:00 2009 @@ -16,21 +16,19 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.cxf.xjcplugins cxf-xjc-boolean-test jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC Boolean Getter Plugin Tests http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/boolean/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/boolean/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/boolean/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/boolean/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf.xjcplugins cxf-xjc-boolean jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC Boolean Getter Plugin http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/bug671/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/bug671/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/bug671/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/bug671/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf.xjcplugins cxf-xjc-bug671 jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC Plugin To Workaround JAXB Bug 671 http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/dv-test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/dv-test/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/dv-test/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/dv-test/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-xjc-dv-test jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC Default Value Plugin Tests http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/dv/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/dv/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/dv/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/dv/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-xjc-dv jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC Default Value Plugin http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-xjc pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC Plugins http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/ts-test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/ts-test/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/ts-test/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/ts-test/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-xjc-ts-test jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC toString Plugin Tests http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xjc/ts/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xjc/ts/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xjc/ts/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xjc/ts/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-xjc-ts jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XJC toString Plugin http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/common/xsd/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/common/xsd/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/common/xsd/pom.xml (original) +++ cxf/branches/2.2.x-fixes/common/xsd/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,7 +21,7 @@ org.apache.cxf cxf-common-xsd maven-plugin - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Common XSD2Java Plugins http://cxf.apache.org @@ -29,7 +29,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/distribution/bundle/all/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/bundle/all/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/distribution/bundle/all/pom.xml (original) +++ cxf/branches/2.2.x-fixes/distribution/bundle/all/pom.xml Thu Oct 8 03:05:00 2009 @@ -23,13 +23,13 @@ cxf-bundle bundle Apache CXF Bundle Jar - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/distribution/bundle/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/bundle/jaxrs/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/distribution/bundle/jaxrs/pom.xml (original) +++ cxf/branches/2.2.x-fixes/distribution/bundle/jaxrs/pom.xml Thu Oct 8 03:05:00 2009 @@ -23,13 +23,13 @@ cxf-bundle-jaxrs bundle Apache CXF JAX-RS Bundle Jar - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/distribution/bundle/minimal/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/bundle/minimal/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/distribution/bundle/minimal/pom.xml (original) +++ cxf/branches/2.2.x-fixes/distribution/bundle/minimal/pom.xml Thu Oct 8 03:05:00 2009 @@ -23,13 +23,13 @@ cxf-bundle-minimal bundle Apache CXF Minimal Bundle Jar - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-bundle-parent - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/distribution/bundle/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/bundle/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/distribution/bundle/pom.xml (original) +++ cxf/branches/2.2.x-fixes/distribution/bundle/pom.xml Thu Oct 8 03:05:00 2009 @@ -23,13 +23,13 @@ cxf-bundle-parent pom Apache CXF Bundle Parent - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent Modified: cxf/branches/2.2.x-fixes/distribution/manifest/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/manifest/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/distribution/manifest/pom.xml (original) +++ cxf/branches/2.2.x-fixes/distribution/manifest/pom.xml Thu Oct 8 03:05:00 2009 @@ -23,13 +23,13 @@ cxf-distribution-manifest jar Apache CXF Manifest Jar - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent Modified: cxf/branches/2.2.x-fixes/distribution/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/distribution/pom.xml (original) +++ cxf/branches/2.2.x-fixes/distribution/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,13 +22,13 @@ apache-cxf pom Apache CXF Distribution - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../parent Modified: cxf/branches/2.2.x-fixes/integration/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/integration/jbi/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/integration/jbi/pom.xml (original) +++ cxf/branches/2.2.x-fixes/integration/jbi/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-integration-jbi jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF JBI Integration http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/integration/jca/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/integration/jca/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/integration/jca/pom.xml (original) +++ cxf/branches/2.2.x-fixes/integration/jca/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,14 +22,14 @@ org.apache.cxf cxf-integration-jca jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF JCA Connection http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/integration/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/integration/pom.xml (original) +++ cxf/branches/2.2.x-fixes/integration/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-integration pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Integration http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml 4.0.0 org.apache.cxf.archetype cxf-jaxws-javafirst Apache CXF Archetype - Simple JAX-WS Java First - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org true Modified: cxf/branches/2.2.x-fixes/maven-plugins/archetypes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/archetypes/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/archetypes/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/archetypes/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,14 +22,14 @@ org.apache.cxf cxf-archetypes pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Maven Archetypes http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../pom.xml Modified: cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,7 +22,7 @@ org.apache.cxf cxf-codegen-plugin maven-plugin - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Code Generation Maven2 Plugins http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/maven-plugins/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/corba/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/corba/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/corba/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,14 +22,14 @@ org.apache.cxf cxf-corbatools-maven-plugin maven-plugin - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF CORBA Tools Maven2 Plugins http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/maven-plugins/java2ws-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/java2ws-plugin/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/java2ws-plugin/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/java2ws-plugin/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,7 +22,7 @@ org.apache.cxf cxf-java2ws-plugin maven-plugin - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Java2WS Maven2 Plugin http://cxf.apache.org @@ -30,7 +30,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-maven-plugins pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Maven Plugins http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/wsdl-validator-plugin/pom.xml Thu Oct 8 03:05:00 2009 @@ -3,7 +3,7 @@ org.apache.cxf cxf-wsdl-validator-plugin maven-plugin - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF WSDL Validator Maven2 Plugin http://cxf.apache.org @@ -11,7 +11,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/maven-plugins/xml2fastinfoset-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/maven-plugins/xml2fastinfoset-plugin/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/maven-plugins/xml2fastinfoset-plugin/pom.xml (original) +++ cxf/branches/2.2.x-fixes/maven-plugins/xml2fastinfoset-plugin/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,7 +22,7 @@ org.apache.cxf cxf-xml2fastinfoset-plugin maven-plugin - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF XML to FastInfoset Maven2 Plugin http://cxf.apache.org @@ -32,7 +32,7 @@ org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../pom.xml Modified: cxf/branches/2.2.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/parent/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.2.x-fixes/parent/pom.xml Thu Oct 8 03:05:00 2009 @@ -20,13 +20,13 @@ org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 4.0.0 org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Parent http://cxf.apache.org @@ -74,7 +74,7 @@ None None - + Modified: cxf/branches/2.2.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/pom.xml (original) +++ cxf/branches/2.2.x-fixes/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,15 +21,15 @@ 4.0.0 org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF http://cxf.apache.org pom - scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes - scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.4 + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.4 jira Modified: cxf/branches/2.2.x-fixes/rt/bindings/coloc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/coloc/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/coloc/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/coloc/pom.xml Thu Oct 8 03:05:00 2009 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/bindings/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/corba/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/corba/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/corba/pom.xml Thu Oct 8 03:05:00 2009 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/bindings/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/http/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/http/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/http/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/bindings/object/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/object/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/object/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/object/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/bindings/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-rt - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/rt/bindings/soap/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/soap/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/soap/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/soap/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/bindings/xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/xml/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/bindings/xml/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/bindings/xml/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/core/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/core/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/core/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-core jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime Core http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/databinding/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/databinding/aegis/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/databinding/aegis/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/databinding/aegis/pom.xml Thu Oct 8 03:05:00 2009 @@ -28,7 +28,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/databinding/jaxb/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/databinding/jaxb/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/databinding/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/databinding/xmlbeans/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/databinding/xmlbeans/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/databinding/xmlbeans/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/frontend/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/frontend/jaxrs/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/frontend/jaxrs/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/frontend/jaxrs/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-jaxrs jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime JAX-RS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/frontend/jaxws/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/frontend/jaxws/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-jaxws jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime JAX-WS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/frontend/js/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/frontend/js/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/frontend/js/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/frontend/js/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-js jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime JavaScript Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/frontend/simple/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/frontend/simple/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/frontend/simple/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/frontend/simple/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-frontend-simple jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime Simple Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/javascript/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/javascript/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/javascript/pom.xml Thu Oct 8 03:05:00 2009 @@ -9,7 +9,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/management/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/management/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/management/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/management/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-management jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime Management http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/rt/testsupport/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/testsupport/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/testsupport/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/testsupport/pom.xml Thu Oct 8 03:05:00 2009 @@ -3,14 +3,14 @@ org.apache.cxf cxf-rt-testsupport jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Test Case Support http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/http-jetty/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/transports/http-jetty/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/transports/http-jetty/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-http-jetty jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime HTTP Jetty Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/transports/http-osgi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/http-osgi/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/transports/http-osgi/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/transports/http-osgi/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-http-osgi bundle - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF HTTP Transport for OSGi http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/transports/http/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/http/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/transports/http/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/transports/http/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-http jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime HTTP Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/transports/jbi/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/jbi/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/transports/jbi/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/transports/jbi/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-jbi jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime JBI Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/transports/jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/jms/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/transports/jms/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/transports/jms/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-jms jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime JMS Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/transports/local/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/local/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/transports/local/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/transports/local/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-rt-transports-local jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Runtime Local Transport http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/ws/addr/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/ws/addr/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/ws/addr/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/ws/addr/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/ws/policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/ws/policy/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/ws/policy/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/ws/policy/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/ws/rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/ws/rm/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/ws/rm/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/ws/rm/pom.xml Thu Oct 8 03:05:00 2009 @@ -26,7 +26,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml (original) +++ cxf/branches/2.2.x-fixes/rt/ws/security/pom.xml Thu Oct 8 03:05:00 2009 @@ -27,7 +27,7 @@ org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/systests/databinding/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/databinding/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/databinding/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/databinding/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-databinding Apache CXF Databinding System Tests - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org Modified: cxf/branches/2.2.x-fixes/systests/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/jaxrs/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/jaxrs/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/jaxrs/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-jaxrs Apache CXF JAX-RS System Tests - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org Modified: cxf/branches/2.2.x-fixes/systests/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/jaxws/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/jaxws/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/jaxws/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-jaxws Apache CXF JAX-WS System Tests - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org Modified: cxf/branches/2.2.x-fixes/systests/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf.systests cxf-systests pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF System Tests http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/systests/transports/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/transports/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/transports/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/transports/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-transports Apache CXF Transport System Tests - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org Modified: cxf/branches/2.2.x-fixes/systests/uncategorized/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/uncategorized/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/uncategorized/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/uncategorized/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-uncategorized Apache CXF Uncategorized System Tests - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org Modified: cxf/branches/2.2.x-fixes/systests/ws-specs/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/ws-specs/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/ws-specs/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/ws-specs/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ cxf-parent org.apache.cxf - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml 4.0.0 org.apache.cxf.systests cxf-systests-ws-specs Apache CXF WS-* Specifications System Tests - 2.2.4-SNAPSHOT + 2.2.4 http://cxf.apache.org Modified: cxf/branches/2.2.x-fixes/testutils/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/testutils/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/testutils/pom.xml (original) +++ cxf/branches/2.2.x-fixes/testutils/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-testutils jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Test Utilities http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/common/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/common/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/common/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-common jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools Common http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/corba/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/corba/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/corba/pom.xml Thu Oct 8 03:05:00 2009 @@ -22,14 +22,14 @@ org.apache.cxf cxf-tools-corba jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools CORBA http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/javato/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/javato/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/javato/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-javato pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools JavaTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/tools/javato/ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/javato/ws/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/javato/ws/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/javato/ws/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-java2ws jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools JavaTo WS http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools http://cxf.apache.org org.apache.cxf cxf - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/validator/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/validator/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/validator/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-validator jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools Validator http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/core/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/core/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/core/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-core jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDLTo Core http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-databinding-jaxb jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDLTo JAXB Databinding http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/javascript/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/javascript/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-javascript jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDL to JavaScript Front End http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-jaxws jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDLTo JAXWS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/misc/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/misc/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/misc/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-misctools jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDLTo Misctools http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto pom - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDLTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.2.4-SNAPSHOT + 2.2.4 Modified: cxf/branches/2.2.x-fixes/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/tools/wsdlto/test/pom.xml?rev=823006&r1=823005&r2=823006&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/tools/wsdlto/test/pom.xml (original) +++ cxf/branches/2.2.x-fixes/tools/wsdlto/test/pom.xml Thu Oct 8 03:05:00 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-test jar - 2.2.4-SNAPSHOT + 2.2.4 Apache CXF Command Line Tools WSDLTo Test http://cxf.apache.org org.apache.cxf cxf-parent - 2.2.4-SNAPSHOT + 2.2.4 ../../../parent/pom.xml