Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2DAE77E4 for ; Thu, 11 Aug 2011 04:12:03 +0000 (UTC) Received: (qmail 86507 invoked by uid 500); 11 Aug 2011 04:12:00 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 86369 invoked by uid 500); 11 Aug 2011 04:11:50 -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 86356 invoked by uid 99); 11 Aug 2011 04:11:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 04:11:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 04:11:45 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AD1702388A5E for ; Thu, 11 Aug 2011 04:11:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1156471 [3/3] - in /cxf/branches/2.4.x-fixes: ./ api/ common/ common/common/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/bundle/ distribution/bundle/all/ distribution/bundle/jaxrs/ distribution/bund... Date: Thu, 11 Aug 2011 04:11:19 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110811041126.AD1702388A5E@eris.apache.org> Modified: cxf/branches/2.4.x-fixes/tools/wadlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wadlto/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wadlto/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wadlto/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wadlto pom - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WADLTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.4.2-SNAPSHOT + 2.4.2 Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/core/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/core/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/core/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-core jar - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDLTo Core http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.2-SNAPSHOT + 2.4.2 ../../../parent/pom.xml Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-databinding-jaxb jar - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDLTo JAXB Databinding http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.2-SNAPSHOT + 2.4.2 ../../../../parent/pom.xml Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/javascript/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/javascript/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-javascript jar - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDL to JavaScript Front End http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.2-SNAPSHOT + 2.4.2 ../../../../parent/pom.xml Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-jaxws jar - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDLTo JAXWS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.2-SNAPSHOT + 2.4.2 ../../../../parent/pom.xml Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/misc/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/misc/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/misc/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-misctools jar - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDLTo Misctools http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.2-SNAPSHOT + 2.4.2 ../../../parent/pom.xml Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto pom - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDLTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.4.2-SNAPSHOT + 2.4.2 Modified: cxf/branches/2.4.x-fixes/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/tools/wsdlto/test/pom.xml?rev=1156471&r1=1156470&r2=1156471&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/tools/wsdlto/test/pom.xml (original) +++ cxf/branches/2.4.x-fixes/tools/wsdlto/test/pom.xml Thu Aug 11 04:11:14 2011 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-test jar - 2.4.2-SNAPSHOT + 2.4.2 Apache CXF Command Line Tools WSDLTo Test http://cxf.apache.org org.apache.cxf cxf-parent - 2.4.2-SNAPSHOT + 2.4.2 ../../../parent/pom.xml