aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-02 14:02:14 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-02 14:02:14 -0700
commitd630f4d697864b440d70441b8a0b9e4c04b42e8b (patch)
treed8cc96e992cc98e2154c2118ebdb8ba9cc70ffb9 /sql/hive/pom.xml
parent6b0f61563dd93b4225f31aafe6546cf0a11bf9a6 (diff)
downloadspark-d630f4d697864b440d70441b8a0b9e4c04b42e8b.tar.gz
spark-d630f4d697864b440d70441b8a0b9e4c04b42e8b.tar.bz2
spark-d630f4d697864b440d70441b8a0b9e4c04b42e8b.zip
Preparing Spark release v1.4.0-rc4
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 615b07e74d..fef23d05ad 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -22,7 +22,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>