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 --- streaming/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'streaming/pom.xml') diff --git a/streaming/pom.xml b/streaming/pom.xml index b260a72abb..3b25fb49fb 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -26,7 +26,7 @@ org.apache.spark - spark-streaming + spark-streaming_2.9.3 jar Spark Project Streaming http://spark.incubator.apache.org/ @@ -42,7 +42,7 @@ org.apache.spark - spark-core + spark-core_2.9.3 ${project.version} @@ -58,6 +58,7 @@ org.apache.kafka kafka 0.7.2-spark + provided org.apache.flume @@ -91,12 +92,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