aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-11 18:07:34 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-11 18:07:34 -0700
commitb7497e3a27205cdc5a7069eaeba3fd03d9e55332 (patch)
tree7a90a62fbcc8de93159a0424742a009cad02db1f /sql/hive-thriftserver/pom.xml
parent158b2ea7a4a70fdc066c9a46c2ac1948f46b9403 (diff)
downloadspark-b7497e3a27205cdc5a7069eaeba3fd03d9e55332.tar.gz
spark-b7497e3a27205cdc5a7069eaeba3fd03d9e55332.tar.bz2
spark-b7497e3a27205cdc5a7069eaeba3fd03d9e55332.zip
Preparing development version 1.5.0-SNAPSHOT
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 da3a1c372c..2dfbcb2425 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</version>
+ <version>1.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>