aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-15 06:53:14 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-15 06:53:14 +0000
commit9212b3e5bb5545ccfce242da8d89108e6fb1c464 (patch)
tree9a5b45b36884ac6f35b6f72bba5173f1dd9a50ad /sql/hive
parentaa2ac706076b747d87804d0682903a722c771afe (diff)
downloadspark-9212b3e5bb5545ccfce242da8d89108e6fb1c464.tar.gz
spark-9212b3e5bb5545ccfce242da8d89108e6fb1c464.tar.bz2
spark-9212b3e5bb5545ccfce242da8d89108e6fb1c464.zip
[maven-release-plugin] prepare release v1.0.0-rc7
Diffstat (limited to 'sql/hive')
-rw-r--r--sql/hive/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index 41a974fafe..4ba82def29 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>