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
commit2b72c569a674cccf79ebbe8d067b8dbaaf78007f (patch)
tree1e19a72da73502454591e69ba228ae231fb04bda /streaming
parentead01b6d5730c7cf238811b19fa42336236ec7dc (diff)
downloadspark-2b72c569a674cccf79ebbe8d067b8dbaaf78007f.tar.gz
spark-2b72c569a674cccf79ebbe8d067b8dbaaf78007f.tar.bz2
spark-2b72c569a674cccf79ebbe8d067b8dbaaf78007f.zip
Preparing Spark release v1.2.0-rc2
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 12f900c91e..601bd01977 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-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>