aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorMark Hamstra <markhamstra@gmail.com>2013-07-08 16:07:09 -0700
committerMark Hamstra <markhamstra@gmail.com>2013-07-08 16:07:09 -0700
commit0b39d66f3f815f2d406d83a41db0f46d097baaa7 (patch)
treeceba2664a6ab5e3387feab2e645299b68c9832b0 /streaming
parentafdaf430bd8d7da3ee3323cf03b00d4214159626 (diff)
downloadspark-0b39d66f3f815f2d406d83a41db0f46d097baaa7.tar.gz
spark-0b39d66f3f815f2d406d83a41db0f46d097baaa7.tar.bz2
spark-0b39d66f3f815f2d406d83a41db0f46d097baaa7.zip
pom cleanup
Diffstat (limited to 'streaming')
-rw-r--r--streaming/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 07725f9484..2fb5bbdeb5 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -61,7 +61,6 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
- <version>2.9.3</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>