Return-Path: Delivered-To: apmail-incubator-bval-commits-archive@minotaur.apache.org Received: (qmail 50630 invoked from network); 5 Aug 2010 19:35:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Aug 2010 19:35:39 -0000 Received: (qmail 63210 invoked by uid 500); 5 Aug 2010 19:35:39 -0000 Delivered-To: apmail-incubator-bval-commits-archive@incubator.apache.org Received: (qmail 63182 invoked by uid 500); 5 Aug 2010 19:35:39 -0000 Mailing-List: contact bval-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bval-dev@incubator.apache.org Delivered-To: mailing list bval-commits@incubator.apache.org Received: (qmail 63175 invoked by uid 99); 5 Aug 2010 19:35:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 19:35:39 +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, 05 Aug 2010 19:35:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E9D0823889E3; Thu, 5 Aug 2010 19:34:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r982744 - /incubator/bval/trunk/bval-xstream/pom.xml Date: Thu, 05 Aug 2010 19:34:19 -0000 To: bval-commits@incubator.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100805193419.E9D0823889E3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dwoods Date: Thu Aug 5 19:34:19 2010 New Revision: 982744 URL: http://svn.apache.org/viewvc?rev=982744&view=rev Log: added version in wrong place Modified: incubator/bval/trunk/bval-xstream/pom.xml Modified: incubator/bval/trunk/bval-xstream/pom.xml URL: http://svn.apache.org/viewvc/incubator/bval/trunk/bval-xstream/pom.xml?rev=982744&r1=982743&r2=982744&view=diff ============================================================================== --- incubator/bval/trunk/bval-xstream/pom.xml (original) +++ incubator/bval/trunk/bval-xstream/pom.xml Thu Aug 5 19:34:19 2010 @@ -45,7 +45,6 @@ com.thoughtworks.xstream xstream - ${project.version} junit