Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 5752 invoked from network); 2 Oct 2010 13:36:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Oct 2010 13:36:22 -0000 Received: (qmail 24102 invoked by uid 500); 2 Oct 2010 13:36:21 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 23749 invoked by uid 500); 2 Oct 2010 13:36:18 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 23741 invoked by uid 99); 2 Oct 2010 13:36:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 13:36:17 +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, 02 Oct 2010 13:36:17 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0350223889E2; Sat, 2 Oct 2010 13:35:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1003796 - /commons/proper/exec/trunk/pom.xml Date: Sat, 02 Oct 2010 13:35:56 -0000 To: commits@commons.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101002133557.0350223889E2@eris.apache.org> Author: sebb Date: Sat Oct 2 13:35:56 2010 New Revision: 1003796 URL: http://svn.apache.org/viewvc?rev=1003796&view=rev Log: Note that pom.xml and build.xml need to agree with each other Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=1003796&r1=1003795&r2=1003796&view=diff ============================================================================== --- commons/proper/exec/trunk/pom.xml (original) +++ commons/proper/exec/trunk/pom.xml Sat Oct 2 13:35:56 2010 @@ -38,6 +38,7 @@ junit junit + 3.8.2 test @@ -205,7 +206,7 @@ - + 1.3 1.3 *Test