Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 37331 invoked from network); 22 May 2010 13:48:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 May 2010 13:48:50 -0000 Received: (qmail 28721 invoked by uid 500); 22 May 2010 13:48:50 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 28688 invoked by uid 500); 22 May 2010 13:48:49 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 28681 invoked by uid 99); 22 May 2010 13:48:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 May 2010 13:48:49 +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; Sat, 22 May 2010 13:48:47 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 13AE22388900; Sat, 22 May 2010 13:48:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r947295 - /continuum/trunk/continuum-webapp-test/pom.xml Date: Sat, 22 May 2010 13:48:26 -0000 To: commits@continuum.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100522134826.13AE22388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Sat May 22 13:48:25 2010 New Revision: 947295 URL: http://svn.apache.org/viewvc?rev=947295&view=rev Log: fix version Modified: continuum/trunk/continuum-webapp-test/pom.xml Modified: continuum/trunk/continuum-webapp-test/pom.xml URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/pom.xml?rev=947295&r1=947294&r2=947295&view=diff ============================================================================== --- continuum/trunk/continuum-webapp-test/pom.xml (original) +++ continuum/trunk/continuum-webapp-test/pom.xml Sat May 22 13:48:25 2010 @@ -22,7 +22,7 @@ under the License. org.apache.continuum continuum - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT continuum-webapp-test Continuum :: Webapp Tests