Return-Path: Delivered-To: apmail-maven-surefire-commits-archive@www.apache.org Received: (qmail 89242 invoked from network); 21 Dec 2010 20:55:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 20:55:14 -0000 Received: (qmail 5295 invoked by uid 500); 21 Dec 2010 20:55:14 -0000 Delivered-To: apmail-maven-surefire-commits-archive@maven.apache.org Received: (qmail 5271 invoked by uid 500); 21 Dec 2010 20:55:13 -0000 Mailing-List: contact surefire-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: surefire-dev@maven.apache.org Delivered-To: mailing list surefire-commits@maven.apache.org Received: (qmail 5264 invoked by uid 99); 21 Dec 2010 20:55:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 20:55:13 +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; Tue, 21 Dec 2010 20:55:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5D85E238896F; Tue, 21 Dec 2010 20:54:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1051646 - /maven/surefire/trunk/pom.xml Date: Tue, 21 Dec 2010 20:54:53 -0000 To: surefire-commits@maven.apache.org From: krosenvold@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101221205453.5D85E238896F@eris.apache.org> Author: krosenvold Date: Tue Dec 21 20:54:53 2010 New Revision: 1051646 URL: http://svn.apache.org/viewvc?rev=1051646&view=rev Log: Upgraded site plugin to 2.2 Modified: maven/surefire/trunk/pom.xml Modified: maven/surefire/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=1051646&r1=1051645&r2=1051646&view=diff ============================================================================== --- maven/surefire/trunk/pom.xml (original) +++ maven/surefire/trunk/pom.xml Tue Dec 21 20:54:53 2010 @@ -17,7 +17,8 @@ ~ under the License. --> - + 4.0.0 @@ -211,15 +212,18 @@ https://svn.apache.org/repos/asf/maven/surefire/tags - - maven-compiler-plugin - 2.3.2 - - 1.3 - 1.3 - - - + + maven-compiler-plugin + 2.3.2 + + 1.3 + 1.3 + + + + maven-site-plugin + 2.2 +