Return-Path: X-Original-To: apmail-incubator-rat-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-rat-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 34FAF9BAF for ; Thu, 26 Jan 2012 20:45:34 +0000 (UTC) Received: (qmail 20515 invoked by uid 500); 26 Jan 2012 20:45:34 -0000 Delivered-To: apmail-incubator-rat-commits-archive@incubator.apache.org Received: (qmail 20491 invoked by uid 500); 26 Jan 2012 20:45:33 -0000 Mailing-List: contact rat-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rat-dev@incubator.apache.org Delivered-To: mailing list rat-commits@incubator.apache.org Received: (qmail 20484 invoked by uid 99); 26 Jan 2012 20:45:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2012 20:45:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 26 Jan 2012 20:45:32 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8815823888CD; Thu, 26 Jan 2012 20:45:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1236380 - /incubator/rat/whisker/trunk/pom.xml Date: Thu, 26 Jan 2012 20:45:12 -0000 To: rat-commits@incubator.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120126204512.8815823888CD@eris.apache.org> Author: rdonkin Date: Thu Jan 26 20:45:11 2012 New Revision: 1236380 URL: http://svn.apache.org/viewvc?rev=1236380&view=rev Log: Start work on website by adding distribution information. Modified: incubator/rat/whisker/trunk/pom.xml Modified: incubator/rat/whisker/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/whisker/trunk/pom.xml?rev=1236380&r1=1236379&r2=1236380&view=diff ============================================================================== --- incubator/rat/whisker/trunk/pom.xml (original) +++ incubator/rat/whisker/trunk/pom.xml Thu Jan 26 20:45:11 2012 @@ -137,4 +137,11 @@ 3.0.2 + + + apache.org + Apache Website + http://incubator.apache.org/rat/whisker + + \ No newline at end of file