Repository: mahout Updated Branches: refs/heads/branch-0.14.0 0bf221ee9 -> a29bbd794
NO-JIRA Dropped Classifier Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/a29bbd79 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/a29bbd79 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/a29bbd79 Branch: refs/heads/branch-0.14.0 Commit: a29bbd794849e8ad7c179135f199135978c6ad97 Parents: 0bf221e Author: Trevor a.k.a @rawkintrevo <[email protected]> Authored: Fri Sep 28 11:49:01 2018 -0500 Committer: Trevor a.k.a @rawkintrevo <[email protected]> Committed: Fri Sep 28 11:49:01 2018 -0500 ---------------------------------------------------------------------- community/spark-cli-drivers/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/a29bbd79/community/spark-cli-drivers/pom.xml ---------------------------------------------------------------------- diff --git a/community/spark-cli-drivers/pom.xml b/community/spark-cli-drivers/pom.xml index 2e9ca58..aae64c7 100644 --- a/community/spark-cli-drivers/pom.xml +++ b/community/spark-cli-drivers/pom.xml @@ -50,7 +50,7 @@ <groupId>org.apache.mahout</groupId> <artifactId>spark_${scala.compat.version}</artifactId> <version>${project.version}</version> - <classifier>spark_${spark.compat.version}</classifier> + </dependency> <dependency>
