From 46eecd110a4017ea0c86cbb1010d0ccd6a5eb2ef Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sat, 31 Aug 2013 19:27:07 -0700 Subject: Initial work to rename package to org.apache.spark --- streaming/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'streaming/pom.xml') diff --git a/streaming/pom.xml b/streaming/pom.xml index 5c0582d6fb..c8946313ee 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -19,13 +19,13 @@ 4.0.0 - org.spark-project + org.apache.spark spark-parent 0.8.0-SNAPSHOT ../pom.xml - org.spark-project + org.apache.spark spark-streaming jar Spark Project Streaming @@ -41,7 +41,7 @@ - org.spark-project + org.apache.spark spark-core ${project.version} -- cgit v1.2.3