aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-12 23:24:37 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-12 23:24:37 -0700
commit9b8b737a43914ba57af35cde4fd3af92d1b36679 (patch)
tree4dbe8c5bcd89ece17a03075750f1de2feda6a9af /sql/hive
parentbcaf01f6d1d5e5bf6dcf171e3d086a8e49f370eb (diff)
downloadspark-9b8b737a43914ba57af35cde4fd3af92d1b36679.tar.gz
spark-9b8b737a43914ba57af35cde4fd3af92d1b36679.tar.bz2
spark-9b8b737a43914ba57af35cde4fd3af92d1b36679.zip
Revert "[maven-release-plugin] prepare release v1.0.0-rc4"
This reverts commit 3d0a44833ab50360bf9feccc861cb5e8c44a4866.
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 ae920aeb27..ec3d045c34 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</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>