Return-Path: Delivered-To: apmail-lucene-mahout-commits-archive@minotaur.apache.org Received: (qmail 55454 invoked from network); 5 Feb 2009 15:33:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2009 15:33:00 -0000 Received: (qmail 36685 invoked by uid 500); 5 Feb 2009 15:33:00 -0000 Delivered-To: apmail-lucene-mahout-commits-archive@lucene.apache.org Received: (qmail 36658 invoked by uid 500); 5 Feb 2009 15:33:00 -0000 Mailing-List: contact mahout-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-commits@lucene.apache.org Received: (qmail 36649 invoked by uid 99); 5 Feb 2009 15:33:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 07:33:00 -0800 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, 05 Feb 2009 15:32:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 688A82388896; Thu, 5 Feb 2009 15:32:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r741140 - in /lucene/mahout/trunk: core/pom.xml examples/pom.xml pom.xml taste-web/pom.xml Date: Thu, 05 Feb 2009 15:32:39 -0000 To: mahout-commits@lucene.apache.org From: gsingers@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090205153239.688A82388896@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gsingers Date: Thu Feb 5 15:32:38 2009 New Revision: 741140 URL: http://svn.apache.org/viewvc?rev=741140&view=rev Log: [maven-release-plugin] rollback the release of mahout-0.1 Modified: lucene/mahout/trunk/core/pom.xml lucene/mahout/trunk/examples/pom.xml lucene/mahout/trunk/pom.xml lucene/mahout/trunk/taste-web/pom.xml Modified: lucene/mahout/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/core/pom.xml?rev=741140&r1=741139&r2=741140&view=diff ============================================================================== --- lucene/mahout/trunk/core/pom.xml (original) +++ lucene/mahout/trunk/core/pom.xml Thu Feb 5 15:32:38 2009 @@ -11,7 +11,7 @@ org.apache.mahout mahout-core - 0.1 + 0.1-SNAPSHOT Mahout core Scalable machine learning libraries Modified: lucene/mahout/trunk/examples/pom.xml URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/examples/pom.xml?rev=741140&r1=741139&r2=741140&view=diff ============================================================================== --- lucene/mahout/trunk/examples/pom.xml (original) +++ lucene/mahout/trunk/examples/pom.xml Thu Feb 5 15:32:38 2009 @@ -11,7 +11,7 @@ org.apache.mahout mahout-examples - 0.1 + 0.1-SNAPSHOT Mahout examples Scalable machine learning library examples Modified: lucene/mahout/trunk/pom.xml URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/pom.xml?rev=741140&r1=741139&r2=741140&view=diff ============================================================================== --- lucene/mahout/trunk/pom.xml (original) +++ lucene/mahout/trunk/pom.xml Thu Feb 5 15:32:38 2009 @@ -12,7 +12,7 @@ org.apache.mahout mahout - 0.1 + 0.1-SNAPSHOT pom Apache Lucene Mahout Modified: lucene/mahout/trunk/taste-web/pom.xml URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/taste-web/pom.xml?rev=741140&r1=741139&r2=741140&view=diff ============================================================================== --- lucene/mahout/trunk/taste-web/pom.xml (original) +++ lucene/mahout/trunk/taste-web/pom.xml Thu Feb 5 15:32:38 2009 @@ -11,7 +11,7 @@ org.apache.mahout mahout-taste-webapp - 0.1 + 0.1-SNAPSHOT Mahout Taste Webapp Mahout Taste Collaborative Filtering Web App