aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-26 06:46:48 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-26 06:46:48 +0000
commitc69d97cdb42f809cb71113a1db4194c21372242a (patch)
treeddbb75edbc9370f40475acc5983884825df2ca7f /sql/hive
parentcaed16e4c86427f13b3d4604c5dcb9ddcb71bbb1 (diff)
downloadspark-c69d97cdb42f809cb71113a1db4194c21372242a.tar.gz
spark-c69d97cdb42f809cb71113a1db4194c21372242a.tar.bz2
spark-c69d97cdb42f809cb71113a1db4194c21372242a.zip
[maven-release-plugin] prepare release v1.0.0-rc11v1.0.0
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 ba9802646b..bd5e92b0a2 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>