aboutsummaryrefslogtreecommitdiff
path: root/external/twitter/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'external/twitter/pom.xml')
-rw-r--r--external/twitter/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/twitter/pom.xml b/external/twitter/pom.xml
index 80c2240060..b365d0c2d4 100644
--- a/external/twitter/pom.xml
+++ b/external/twitter/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-streaming-twitter_2.10</artifactId>
+ <artifactId>spark-streaming-twitter_2.11</artifactId>
<properties>
<sbt.project.name>streaming-twitter</sbt.project.name>
</properties>