aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
commit777a08166f1fb144146ba32581d4632c3466541e (patch)
treefacf27ebda1830084058bd733fc5bf800087c617 /sql/hive/pom.xml
parentf9f2aafbf1f208344e0efd78893d0b6c9932293c (diff)
downloadspark-777a08166f1fb144146ba32581d4632c3466541e.tar.gz
spark-777a08166f1fb144146ba32581d4632c3466541e.tar.bz2
spark-777a08166f1fb144146ba32581d4632c3466541e.zip
Preparing Spark release v1.4.0-rc1
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 e322340094..c1596ab80a 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>