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 13:30:58 UTC

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

Author: gsingers
Date: Tue Oct 27 12:30:58 2009
New Revision: 830145

URL: http://svn.apache.org/viewvc?rev=830145&view=rev
Log:
give this a try

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=830145&r1=830144&r2=830145&view=diff
==============================================================================
--- lucene/mahout/trunk/core/pom.xml (original)
+++ lucene/mahout/trunk/core/pom.xml Tue Oct 27 12:30:58 2009
@@ -213,7 +213,7 @@
         <configuration>
           <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
           <url>${deploy.url}</url>
-          <repositoryId>mahout.dist</repositoryId>
+          <repositoryId>${repo.id}</repositoryId>
           <updateReleaseInfo>true</updateReleaseInfo>
         </configuration>
         <executions>