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 7F74F925C for ; Sun, 6 Nov 2011 14:31:12 +0000 (UTC) Received: (qmail 15987 invoked by uid 500); 6 Nov 2011 14:31:12 -0000 Delivered-To: apmail-incubator-rat-commits-archive@incubator.apache.org Received: (qmail 15961 invoked by uid 500); 6 Nov 2011 14:31:12 -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 15954 invoked by uid 99); 6 Nov 2011 14:31:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Nov 2011 14:31:12 +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; Sun, 06 Nov 2011 14:31:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1916D23888FD; Sun, 6 Nov 2011 14:30:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1198379 - in /incubator/rat/main/trunk: apache-rat-core/pom.xml apache-rat-plugin/pom.xml apache-rat-tasks/pom.xml apache-rat/pom.xml pom.xml Date: Sun, 06 Nov 2011 14:30:47 -0000 To: rat-commits@incubator.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111106143048.1916D23888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Sun Nov 6 14:30:47 2011 New Revision: 1198379 URL: http://svn.apache.org/viewvc?rev=1198379&view=rev Log: [maven-release-plugin] prepare release apache-rat-project-0.8 Modified: incubator/rat/main/trunk/apache-rat-core/pom.xml incubator/rat/main/trunk/apache-rat-plugin/pom.xml incubator/rat/main/trunk/apache-rat-tasks/pom.xml incubator/rat/main/trunk/apache-rat/pom.xml incubator/rat/main/trunk/pom.xml Modified: incubator/rat/main/trunk/apache-rat-core/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat-core/pom.xml?rev=1198379&r1=1198378&r2=1198379&view=diff ============================================================================== --- incubator/rat/main/trunk/apache-rat-core/pom.xml (original) +++ incubator/rat/main/trunk/apache-rat-core/pom.xml Sun Nov 6 14:30:47 2011 @@ -20,7 +20,7 @@ org.apache.rat apache-rat-project - 0.8-SNAPSHOT + 0.8 apache-rat-core jar Modified: incubator/rat/main/trunk/apache-rat-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat-plugin/pom.xml?rev=1198379&r1=1198378&r2=1198379&view=diff ============================================================================== --- incubator/rat/main/trunk/apache-rat-plugin/pom.xml (original) +++ incubator/rat/main/trunk/apache-rat-plugin/pom.xml Sun Nov 6 14:30:47 2011 @@ -19,7 +19,7 @@ apache-rat-project org.apache.rat - 0.8-SNAPSHOT + 0.8 4.0.0 apache-rat-plugin Modified: incubator/rat/main/trunk/apache-rat-tasks/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat-tasks/pom.xml?rev=1198379&r1=1198378&r2=1198379&view=diff ============================================================================== --- incubator/rat/main/trunk/apache-rat-tasks/pom.xml (original) +++ incubator/rat/main/trunk/apache-rat-tasks/pom.xml Sun Nov 6 14:30:47 2011 @@ -20,7 +20,7 @@ org.apache.rat apache-rat-project - 0.8-SNAPSHOT + 0.8 apache-rat-tasks jar Modified: incubator/rat/main/trunk/apache-rat/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat/pom.xml?rev=1198379&r1=1198378&r2=1198379&view=diff ============================================================================== --- incubator/rat/main/trunk/apache-rat/pom.xml (original) +++ incubator/rat/main/trunk/apache-rat/pom.xml Sun Nov 6 14:30:47 2011 @@ -20,7 +20,7 @@ org.apache.rat apache-rat-project - 0.8-SNAPSHOT + 0.8 apache-rat jar Modified: incubator/rat/main/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/pom.xml?rev=1198379&r1=1198378&r2=1198379&view=diff ============================================================================== --- incubator/rat/main/trunk/pom.xml (original) +++ incubator/rat/main/trunk/pom.xml Sun Nov 6 14:30:47 2011 @@ -25,7 +25,7 @@ org.apache.rat apache-rat-project pom - 0.8-SNAPSHOT + 0.8 RAT http://incubator.apache.org/rat @@ -352,9 +352,9 @@ Note that binary compatibility is not ga - scm:svn:http://svn.apache.org/repos/asf/incubator/rat/main/trunk - scm:svn:https://svn.apache.org/repos/asf/incubator/rat/main/trunk - http://svn.apache.org/repos/asf/incubator/rat/main/trunk + scm:svn:http://svn.apache.org/repos/asf/incubator/rat/main/tags/apache-rat-project-0.8 + scm:svn:https://svn.apache.org/repos/asf/incubator/rat/main/tags/apache-rat-project-0.8 + http://svn.apache.org/repos/asf/incubator/rat/main/tags/apache-rat-project-0.8