aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-12-04 20:15:15 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-12-04 20:15:15 +0000
commitbc05df8a23ba7ad485f6844f28f96551b13ba461 (patch)
tree255e00120060dc48a244018d7f4530af72188a72 /streaming
parent2b72c569a674cccf79ebbe8d067b8dbaaf78007f (diff)
downloadspark-bc05df8a23ba7ad485f6844f28f96551b13ba461.tar.gz
spark-bc05df8a23ba7ad485f6844f28f96551b13ba461.tar.bz2
spark-bc05df8a23ba7ad485f6844f28f96551b13ba461.zip
Preparing development version 1.2.1-SNAPSHOT
Diffstat (limited to 'streaming')
-rw-r--r--streaming/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 601bd01977..910e7c531d 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -21,7 +21,7 @@
<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>