Return-Path: X-Original-To: apmail-creadur-commits-archive@www.apache.org Delivered-To: apmail-creadur-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5AE851013C for ; Sun, 4 Aug 2013 12:03:54 +0000 (UTC) Received: (qmail 43498 invoked by uid 500); 4 Aug 2013 12:03:53 -0000 Delivered-To: apmail-creadur-commits-archive@creadur.apache.org Received: (qmail 43481 invoked by uid 500); 4 Aug 2013 12:03:53 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 43473 invoked by uid 99); 4 Aug 2013 12:03:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Aug 2013 12:03:52 +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, 04 Aug 2013 12:03:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4468A2388A32; Sun, 4 Aug 2013 12:03:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1510142 - in /creadur/rat/trunk: apache-rat-core/pom.xml apache-rat-plugin/pom.xml apache-rat-tasks/pom.xml apache-rat/pom.xml pom.xml Date: Sun, 04 Aug 2013 12:03:31 -0000 To: commits@creadur.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130804120331.4468A2388A32@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rdonkin Date: Sun Aug 4 12:03:30 2013 New Revision: 1510142 URL: http://svn.apache.org/r1510142 Log: [maven-release-plugin] prepare for next development iteration Modified: creadur/rat/trunk/apache-rat-core/pom.xml creadur/rat/trunk/apache-rat-plugin/pom.xml creadur/rat/trunk/apache-rat-tasks/pom.xml creadur/rat/trunk/apache-rat/pom.xml creadur/rat/trunk/pom.xml Modified: creadur/rat/trunk/apache-rat-core/pom.xml URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/pom.xml?rev=1510142&r1=1510141&r2=1510142&view=diff ============================================================================== --- creadur/rat/trunk/apache-rat-core/pom.xml (original) +++ creadur/rat/trunk/apache-rat-core/pom.xml Sun Aug 4 12:03:30 2013 @@ -20,7 +20,7 @@ org.apache.rat apache-rat-project - 0.10 + 0.11-SNAPSHOT apache-rat-core jar Modified: creadur/rat/trunk/apache-rat-plugin/pom.xml URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-plugin/pom.xml?rev=1510142&r1=1510141&r2=1510142&view=diff ============================================================================== --- creadur/rat/trunk/apache-rat-plugin/pom.xml (original) +++ creadur/rat/trunk/apache-rat-plugin/pom.xml Sun Aug 4 12:03:30 2013 @@ -20,7 +20,7 @@ apache-rat-project org.apache.rat - 0.10 + 0.11-SNAPSHOT apache-rat-plugin maven-plugin Modified: creadur/rat/trunk/apache-rat-tasks/pom.xml URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-tasks/pom.xml?rev=1510142&r1=1510141&r2=1510142&view=diff ============================================================================== --- creadur/rat/trunk/apache-rat-tasks/pom.xml (original) +++ creadur/rat/trunk/apache-rat-tasks/pom.xml Sun Aug 4 12:03:30 2013 @@ -20,7 +20,7 @@ org.apache.rat apache-rat-project - 0.10 + 0.11-SNAPSHOT apache-rat-tasks jar Modified: creadur/rat/trunk/apache-rat/pom.xml URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat/pom.xml?rev=1510142&r1=1510141&r2=1510142&view=diff ============================================================================== --- creadur/rat/trunk/apache-rat/pom.xml (original) +++ creadur/rat/trunk/apache-rat/pom.xml Sun Aug 4 12:03:30 2013 @@ -20,7 +20,7 @@ org.apache.rat apache-rat-project - 0.10 + 0.11-SNAPSHOT apache-rat jar Modified: creadur/rat/trunk/pom.xml URL: http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1510142&r1=1510141&r2=1510142&view=diff ============================================================================== --- creadur/rat/trunk/pom.xml (original) +++ creadur/rat/trunk/pom.xml Sun Aug 4 12:03:30 2013 @@ -24,7 +24,7 @@ org.apache.rat apache-rat-project - 0.10 + 0.11-SNAPSHOT pom Apache Creadur Rat http://creadur.apache.org/rat/ @@ -448,9 +448,9 @@ agnostic home for software distribution - scm:svn:http://svn.apache.org/repos/asf/creadur/rat/tags/apache-rat-project-0.10 - scm:svn:https://svn.apache.org/repos/asf/creadur/rat/tags/apache-rat-project-0.10 - http://svn.apache.org/repos/asf/creadur/rat/tags/apache-rat-project-0.10 + scm:svn:http://svn.apache.org/repos/asf/creadur/rat/trunk + scm:svn:https://svn.apache.org/repos/asf/creadur/rat/trunk + http://svn.apache.org/repos/asf/creadur/rat/trunk