Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 36488 invoked from network); 5 Aug 2006 03:29:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2006 03:29:18 -0000 Received: (qmail 91798 invoked by uid 500); 5 Aug 2006 03:29:17 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 91730 invoked by uid 500); 5 Aug 2006 03:29:16 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 91711 invoked by uid 500); 5 Aug 2006 03:29:16 -0000 Received: (qmail 91708 invoked by uid 99); 5 Aug 2006 03:29:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 20:29:16 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 20:29:16 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 390FC1A981A; Fri, 4 Aug 2006 20:28:56 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r428949 - /jakarta/commons/sandbox/csv/trunk/pom.xml Date: Sat, 05 Aug 2006 03:28:55 -0000 To: commons-cvs@jakarta.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060805032856.390FC1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bayard Date: Fri Aug 4 20:28:55 2006 New Revision: 428949 URL: http://svn.apache.org/viewvc?rev=428949&view=rev Log: Fixing the parent-pom version Modified: jakarta/commons/sandbox/csv/trunk/pom.xml Modified: jakarta/commons/sandbox/csv/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/csv/trunk/pom.xml?rev=428949&r1=428948&r2=428949&view=diff ============================================================================== --- jakarta/commons/sandbox/csv/trunk/pom.xml (original) +++ jakarta/commons/sandbox/csv/trunk/pom.xml Fri Aug 4 20:28:55 2006 @@ -4,7 +4,7 @@ org.apache.commons commons-sandbox-parent - 1.0-SNAPSHOT + 1-SNAPSHOT commons-csv --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org