Repository: mahout Updated Branches: refs/heads/master 77a780ab4 -> bdad547ca
Prefix release artifacts with apache-mahout- Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/bdad547c Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/bdad547c Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/bdad547c Branch: refs/heads/master Commit: bdad547ca0d96d457f714527faecd0ba0b9e8df1 Parents: 77a780a Author: Suneel Marthi <[email protected]> Authored: Sat May 30 21:19:34 2015 -0400 Committer: smarthi <[email protected]> Committed: Mon Aug 3 01:30:50 2015 -0400 ---------------------------------------------------------------------- distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/bdad547c/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 1b9af56..bc17a08 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ <version>0.11.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> - <artifactId>mahout-distribution</artifactId> + <artifactId>apache-mahout-distribution</artifactId> <name>Mahout Release Package</name> <description>Distribution Package</description> <packaging>pom</packaging>
