Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 29210 invoked from network); 29 Oct 2006 20:36:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2006 20:36:25 -0000 Received: (qmail 68357 invoked by uid 500); 29 Oct 2006 20:36:36 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 68024 invoked by uid 500); 29 Oct 2006 20:36:35 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 68013 invoked by uid 500); 29 Oct 2006 20:36:35 -0000 Received: (qmail 68010 invoked by uid 99); 29 Oct 2006 20:36:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Oct 2006 12:36:35 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Oct 2006 12:36:23 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 5E7101A984A; Sun, 29 Oct 2006 12:36:01 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r468979 - in /ant/antlibs/antunit/trunk: doap_AntUnit.rdf version.properties Date: Sun, 29 Oct 2006 20:36:01 -0000 To: ant-cvs@apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061029203601.5E7101A984A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Sun Oct 29 12:36:00 2006 New Revision: 468979 URL: http://svn.apache.org/viewvc?view=rev&rev=468979 Log: bump versions Modified: ant/antlibs/antunit/trunk/doap_AntUnit.rdf ant/antlibs/antunit/trunk/version.properties Modified: ant/antlibs/antunit/trunk/doap_AntUnit.rdf URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/doap_AntUnit.rdf?view=diff&rev=468979&r1=468978&r2=468979 ============================================================================== --- ant/antlibs/antunit/trunk/doap_AntUnit.rdf (original) +++ ant/antlibs/antunit/trunk/doap_AntUnit.rdf Sun Oct 29 12:36:00 2006 @@ -38,9 +38,9 @@ - Apache AntUnit 1.0 Beta 1 - 2006-09-22 - 1.0Beta1 + Apache AntUnit 1.0 Beta 2 + 2006-10-29 + 1.0Beta2 Modified: ant/antlibs/antunit/trunk/version.properties URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/version.properties?view=diff&rev=468979&r1=468978&r2=468979 ============================================================================== --- ant/antlibs/antunit/trunk/version.properties (original) +++ ant/antlibs/antunit/trunk/version.properties Sun Oct 29 12:36:00 2006 @@ -1 +1 @@ -artifact.version=1.0Beta2 +artifact.version=1.0Beta3 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org