aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-26 00:11:58 -0500
committerPatrick Wendell <pwendell@gmail.com>2014-11-26 00:11:58 -0500
commitde8029b39142be5e91714a9d5240bcdb90f66886 (patch)
tree442aceb1588c2da945eb5f49034eb38518c65910 /sql/hive/pom.xml
parent37bc7a830e862d47776b85767ba599d61ef13e01 (diff)
downloadspark-de8029b39142be5e91714a9d5240bcdb90f66886.tar.gz
spark-de8029b39142be5e91714a9d5240bcdb90f66886.tar.bz2
spark-de8029b39142be5e91714a9d5240bcdb90f66886.zip
Revert "Preparing Spark release v1.2.0-rc1"
This reverts commit 5247dd859b95a440baa562b9827bdeb26aa6530e.
Diffstat (limited to 'sql/hive/pom.xml')
-rw-r--r--sql/hive/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index b150ff8c5c..fa9a1e64b0 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>