From aa9fb849940bb7220286ce327f4fdb1706c6390e Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Sat, 5 Oct 2013 17:53:11 -0700 Subject: Merging build changes in from 0.8 --- mllib/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mllib/pom.xml') diff --git a/mllib/pom.xml b/mllib/pom.xml index 4ef4f0ae4e..f472082ad1 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -26,7 +26,7 @@ org.apache.spark - spark-mllib + spark-mllib_2.9.3 jar Spark Project ML Library http://spark.incubator.apache.org/ @@ -34,7 +34,7 @@ org.apache.spark - spark-core + spark-core_2.9.3 ${project.version} @@ -48,12 +48,12 @@ org.scalatest - scalatest_${scala.version} + scalatest_2.9.3 test org.scalacheck - scalacheck_${scala.version} + scalacheck_2.9.3 test -- cgit v1.2.3