aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-11 18:07:22 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-11 18:07:22 -0700
commit158b2ea7a4a70fdc066c9a46c2ac1948f46b9403 (patch)
tree524f2c227078704b09fc10f9d7bc7cc317dbeb95 /sql/hive-thriftserver/pom.xml
parent18d78a8239e62ea0fe7952b7952cfb72bdc14a18 (diff)
downloadspark-158b2ea7a4a70fdc066c9a46c2ac1948f46b9403.tar.gz
spark-158b2ea7a4a70fdc066c9a46c2ac1948f46b9403.tar.bz2
spark-158b2ea7a4a70fdc066c9a46c2ac1948f46b9403.zip
Preparing Spark release v1.5.0-snapshot-20150811
Diffstat (limited to 'sql/hive-thriftserver/pom.xml')
-rw-r--r--sql/hive-thriftserver/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml
index 2dfbcb2425..da3a1c372c 100644
--- a/sql/hive-thriftserver/pom.xml
+++ b/sql/hive-thriftserver/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>