aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-14 23:27:41 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-14 23:27:41 -0700
commitaa2ac706076b747d87804d0682903a722c771afe (patch)
treef2290eafd9178bab4b395d3bd5d0e19e5652a237 /sql/hive
parenta28e373ce25146b952038228c0acf2d4271088a0 (diff)
downloadspark-aa2ac706076b747d87804d0682903a722c771afe.tar.gz
spark-aa2ac706076b747d87804d0682903a722c771afe.tar.bz2
spark-aa2ac706076b747d87804d0682903a722c771afe.zip
Revert "[maven-release-plugin] prepare release v1.0.0-rc6"
This reverts commit 54133abdce0246f6643a1112a5204afb2c4caa82.
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 4ba82def29..41a974fafe 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>