Repository: mahout
Updated Branches:
  refs/heads/mahout-0.10.x 1551cb73f -> 904955ad1


NOJIRA: prefix distribution archive names with apache-mahout instead of just 
mahout


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/904955ad
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/904955ad
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/904955ad

Branch: refs/heads/mahout-0.10.x
Commit: 904955ad17a42d0af83a1dc9188a1390e2c51b99
Parents: 1551cb7
Author: Suneel Marthi <[email protected]>
Authored: Sat May 30 21:05:53 2015 -0400
Committer: Suneel Marthi <[email protected]>
Committed: Sat May 30 21:05:53 2015 -0400

----------------------------------------------------------------------
 distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/904955ad/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 156ab5d..152c56f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -19,7 +19,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mahout</groupId>
-    <artifactId>mahout</artifactId>
+    <artifactId>apache-mahout</artifactId>
     <version>0.10.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>

Reply via email to