aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorjenkins <jenkins@amp-jenkins-worker-04.amp>2015-05-20 16:49:54 -0700
committerjenkins <jenkins@amp-jenkins-worker-04.amp>2015-05-20 16:49:54 -0700
commit5f4d87f6084cc2b81d828316d071056f9ee68b83 (patch)
tree66949e71f5f8ea9ca5d98ae087d304b373189eb9 /streaming
parent82bc518cf890b19abdf0d93b5c4429862b8e4441 (diff)
downloadspark-5f4d87f6084cc2b81d828316d071056f9ee68b83.tar.gz
spark-5f4d87f6084cc2b81d828316d071056f9ee68b83.tar.bz2
spark-5f4d87f6084cc2b81d828316d071056f9ee68b83.zip
Preparing Spark release rc-test
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>