Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 67158 invoked from network); 19 Oct 2009 14:08:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Oct 2009 14:08:22 -0000 Received: (qmail 96955 invoked by uid 500); 19 Oct 2009 14:08:22 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 96864 invoked by uid 500); 19 Oct 2009 14:08:21 -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 96855 invoked by uid 99); 19 Oct 2009 14:08:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 14:08:21 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 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; Mon, 19 Oct 2009 14:08:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 80BA323888E4; Mon, 19 Oct 2009 14:07:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r826678 - /cxf/trunk/systests/transports/pom.xml Date: Mon, 19 Oct 2009 14:07:59 -0000 To: commits@cxf.apache.org From: bimargulies@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091019140759.80BA323888E4@eris.apache.org> Author: bimargulies Date: Mon Oct 19 14:07:59 2009 New Revision: 826678 URL: http://svn.apache.org/viewvc?rev=826678&view=rev Log: fix stupid typo in pom. Modified: cxf/trunk/systests/transports/pom.xml Modified: cxf/trunk/systests/transports/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=826678&r1=826677&r2=826678&view=diff ============================================================================== --- cxf/trunk/systests/transports/pom.xml (original) +++ cxf/trunk/systests/transports/pom.xml Mon Oct 19 14:07:59 2009 @@ -211,7 +211,7 @@ org.springframework spring-web - text + test ${spring.version}