aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 03:09:19 +0000
committerUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 03:09:19 +0000
commit6c6fd218c83a049c874b8a0ea737333c1899c94a (patch)
treea114a2ad46b79fb36cb304378bd5c5c8edfe1070 /streaming/pom.xml
parentbc09875799aa373f4320d38b02618173ffa4c96f (diff)
downloadspark-6c6fd218c83a049c874b8a0ea737333c1899c94a.tar.gz
spark-6c6fd218c83a049c874b8a0ea737333c1899c94a.tar.bz2
spark-6c6fd218c83a049c874b8a0ea737333c1899c94a.zip
Preparing development version 1.2.1-SNAPSHOT
Diffstat (limited to 'streaming/pom.xml')
-rw-r--r--streaming/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 601bd01977..6ee75c8a6d 100644
--- a/streaming/pom.xml
+++ b/streaming/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_2.10</artifactId>
+ <artifactId>spark-streaming_2.11</artifactId>
<properties>
<sbt.project.name>streaming</sbt.project.name>
</properties>