aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-03 16:54:50 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-03 16:54:50 -0700
commit4c4f638c7333b44049c75ae34486148ab74db333 (patch)
treeea0086ae3741a6ed4c65305b64d0efd37085b167 /sql/hive/pom.xml
parentacda9d9546fa3f54676e48d76a2b66016d204074 (diff)
downloadspark-4c4f638c7333b44049c75ae34486148ab74db333.tar.gz
spark-4c4f638c7333b44049c75ae34486148ab74db333.tar.bz2
spark-4c4f638c7333b44049c75ae34486148ab74db333.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>