Return-Path: Delivered-To: apmail-velocity-commits-archive@minotaur.apache.org Received: (qmail 20876 invoked from network); 21 Oct 2010 05:21:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Oct 2010 05:21:55 -0000 Received: (qmail 75747 invoked by uid 500); 21 Oct 2010 05:21:55 -0000 Delivered-To: apmail-velocity-commits-archive@velocity.apache.org Received: (qmail 75707 invoked by uid 500); 21 Oct 2010 05:21:54 -0000 Mailing-List: contact commits-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@velocity.apache.org Delivered-To: mailing list commits@velocity.apache.org Received: (qmail 75698 invoked by uid 99); 21 Oct 2010 05:21:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Oct 2010 05:21:53 +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; Thu, 21 Oct 2010 05:21:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D4059238890A; Thu, 21 Oct 2010 05:20:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1025824 - /velocity/site/tools/pom.xml Date: Thu, 21 Oct 2010 05:20:54 -0000 To: commits@velocity.apache.org From: henning@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101021052054.D4059238890A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: henning Date: Thu Oct 21 05:20:54 2010 New Revision: 1025824 URL: http://svn.apache.org/viewvc?rev=1025824&view=rev Log: bump to 2.0.0-SNAPSHOT, disable doxia renderer for a moment. Modified: velocity/site/tools/pom.xml Modified: velocity/site/tools/pom.xml URL: http://svn.apache.org/viewvc/velocity/site/tools/pom.xml?rev=1025824&r1=1025823&r2=1025824&view=diff ============================================================================== --- velocity/site/tools/pom.xml (original) +++ velocity/site/tools/pom.xml Thu Oct 21 05:20:54 2010 @@ -32,7 +32,7 @@ org.apache.velocity.site velocity-site-tools - 1.3.0-SNAPSHOT + 2.0.0-SNAPSHOT Velocity Site Tools http://velocity.apache.org/site/tools/ @@ -40,9 +40,11 @@ 2006 pom - velocity-site-doxia-renderer - velocity-site-news-plugin velocity-site-skin + velocity-site-news-plugin +