aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-06-26 23:52:51 +0000
committerUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-06-26 23:52:51 +0000
commit7feeda3d729f9397aa15ee8750c01ef5aa601962 (patch)
tree5e3ffc5ee7c4e1ffcd5d6fcd4d92ba3e8705b73f /sql/hive
parent341e5c6c15e4cd1eaa7baf19d23ab51fcc9de4dd (diff)
downloadspark-7feeda3d729f9397aa15ee8750c01ef5aa601962.tar.gz
spark-7feeda3d729f9397aa15ee8750c01ef5aa601962.tar.bz2
spark-7feeda3d729f9397aa15ee8750c01ef5aa601962.zip
[maven-release-plugin] prepare release v1.0.1-rc1
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 0c5565707e..a93848fd1a 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.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>