aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-28 20:22:31 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-11-28 20:22:31 +0000
commit39c7d1c1f9a7785285cf4c20dfbffd96f72d5634 (patch)
tree869540083eaf84ade7c8b125073b46b33a6e7c4a /sql/hive-thriftserver/pom.xml
parent8cec4312e990beb648969a40688f3cba5e3473db (diff)
downloadspark-39c7d1c1f9a7785285cf4c20dfbffd96f72d5634.tar.gz
spark-39c7d1c1f9a7785285cf4c20dfbffd96f72d5634.tar.bz2
spark-39c7d1c1f9a7785285cf4c20dfbffd96f72d5634.zip
Preparing Spark release v1.2.0-rc1
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 8db3010624..54fd6e4e6d 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</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>