aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-28 23:40:22 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-28 23:40:22 -0700
commitf2796816bea12a7894519c6882b73f0ef5b99b14 (patch)
treee3345e7ed01c0179c2d68b6e12747f0555afec60 /streaming
parent55dc7a693368ddbd850459034709e3dd751dbcf3 (diff)
downloadspark-f2796816bea12a7894519c6882b73f0ef5b99b14.tar.gz
spark-f2796816bea12a7894519c6882b73f0ef5b99b14.tar.bz2
spark-f2796816bea12a7894519c6882b73f0ef5b99b14.zip
Preparing Spark release v1.4.0-rc3
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 5ab7f4472c..095bfcde1b 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>