aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-23 14:59:37 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-23 14:59:37 -0700
commitf2f74b9b1a4002e00988e33fc78ec23ab3ca899e (patch)
tree2f515b9b874597ca2429e817da36c5b03d139ac2 /sql/hive-thriftserver/pom.xml
parent0da739699087f28ddd6d59f61edc4d548c3016a9 (diff)
downloadspark-f2f74b9b1a4002e00988e33fc78ec23ab3ca899e.tar.gz
spark-f2f74b9b1a4002e00988e33fc78ec23ab3ca899e.tar.bz2
spark-f2f74b9b1a4002e00988e33fc78ec23ab3ca899e.zip
Preparing development version 1.4.1-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 0a9d23776e..7186108cb3 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.4.0</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>