Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 26088 invoked from network); 12 Feb 2010 10:09:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Feb 2010 10:09:37 -0000 Received: (qmail 825 invoked by uid 500); 12 Feb 2010 10:09:37 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 800 invoked by uid 500); 12 Feb 2010 10:09:37 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 791 invoked by uid 99); 12 Feb 2010 10:09:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2010 10:09:37 +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; Fri, 12 Feb 2010 10:09:27 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 30CA92388A1C; Fri, 12 Feb 2010 10:09:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r909330 - /ant/antlibs/antunit/trunk/project-template.pom Date: Fri, 12 Feb 2010 10:09:06 -0000 To: notifications@ant.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100212100906.30CA92388A1C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Fri Feb 12 10:09:05 2010 New Revision: 909330 URL: http://svn.apache.org/viewvc?rev=909330&view=rev Log: whitespace Modified: ant/antlibs/antunit/trunk/project-template.pom Modified: ant/antlibs/antunit/trunk/project-template.pom URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/project-template.pom?rev=909330&r1=909329&r2=909330&view=diff ============================================================================== --- ant/antlibs/antunit/trunk/project-template.pom (original) +++ ant/antlibs/antunit/trunk/project-template.pom Fri Feb 12 10:09:05 2010 @@ -1,97 +1,97 @@ - - + + - 4.0.0 - org.apache.ant - ant-antunit - jar - ${artifact.version} - - - - true - - - - - src/main - src/tests/junit - - - - - - - org.apache.ant - ant - 1.7.1 - compile - - - org.apache.ant - ant-launcher - - - - - junit - junit-dep - 4.4 - compile - true - - - - org.apache.ant - ant-launcher - 1.7.1 - runtime - - - - + 4.0.0 + org.apache.ant + ant-antunit + jar + ${artifact.version} + + + + true + + + + + src/main + src/tests/junit + + + + + + + org.apache.ant + ant + 1.7.1 + compile + + + org.apache.ant + ant-launcher + + + + + junit + junit-dep + 4.4 + compile + true + + + + org.apache.ant + ant-launcher + 1.7.1 + runtime + + + +