You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by gs...@apache.org on 2009/10/27 15:29:24 UTC

svn commit: r830202 - /lucene/mahout/trunk/core/pom.xml

Author: gsingers
Date: Tue Oct 27 14:29:23 2009
New Revision: 830202

URL: http://svn.apache.org/viewvc?rev=830202&view=rev
Log:
[maven-release-plugin] rollback the release of mahout-0.2

Modified:
    lucene/mahout/trunk/core/pom.xml

Modified: lucene/mahout/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/core/pom.xml?rev=830202&r1=830201&r2=830202&view=diff
==============================================================================
--- lucene/mahout/trunk/core/pom.xml (original)
+++ lucene/mahout/trunk/core/pom.xml Tue Oct 27 14:29:23 2009
@@ -213,7 +213,7 @@
         <configuration>
           <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
           <url>${deploy.url}</url>
-          <repositoryId>${repo.id}</repositoryId>
+          <repositoryId>mahout.dist</repositoryId>
           <updateReleaseInfo>true</updateReleaseInfo>
         </configuration>
         <executions>