aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-03 16:37:27 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-03 16:37:27 -0700
commit35264204b8e06c37ca99dd5c769aac20bdab161b (patch)
tree9ebd0ac6cc878de9aac5960f859bd586236f4b25 /sql/hive/pom.xml
parent6bd12e819451dbec602f1f2bbfc4c4bebc881e72 (diff)
downloadspark-35264204b8e06c37ca99dd5c769aac20bdab161b.tar.gz
spark-35264204b8e06c37ca99dd5c769aac20bdab161b.tar.bz2
spark-35264204b8e06c37ca99dd5c769aac20bdab161b.zip
Preparing Spark release v1.5.0-snapshot-20150803
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 be1607476e..c65e3f3afd 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.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>