aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-29 12:15:18 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-29 12:15:18 -0700
commitc68abaa34ed1f4de8af5c72f67ebd14478c52220 (patch)
tree69924a9758981e5f24486b815f5a44a588185fd3 /sql/hive-thriftserver/pom.xml
parentfb60503ff231589e9c3f0b6db350399d3063beb9 (diff)
downloadspark-c68abaa34ed1f4de8af5c72f67ebd14478c52220.tar.gz
spark-c68abaa34ed1f4de8af5c72f67ebd14478c52220.tar.bz2
spark-c68abaa34ed1f4de8af5c72f67ebd14478c52220.zip
Preparing development version 1.4.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 0a9d23776e..437f697d25 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.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>