aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-14 17:50:33 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-14 17:50:33 +0000
commit54133abdce0246f6643a1112a5204afb2c4caa82 (patch)
tree194b6f6b09106a33986514fd206244c556c013a8 /sql/hive
parente8ca3970c705bf5b63a8d6d587c6fb1a2ea46abe (diff)
downloadspark-54133abdce0246f6643a1112a5204afb2c4caa82.tar.gz
spark-54133abdce0246f6643a1112a5204afb2c4caa82.tar.bz2
spark-54133abdce0246f6643a1112a5204afb2c4caa82.zip
[maven-release-plugin] prepare release v1.0.0-rc6
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>