aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-26 06:10:14 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-26 06:10:14 +0000
commit6d34a6a56b467e02f6f14402d9685f5e0884c325 (patch)
tree621464599b53132d3c5ec14bafcd47dcc82d78f2 /sql/hive
parent73ffd1e547e14475c23e62402c800d7d18260365 (diff)
downloadspark-6d34a6a56b467e02f6f14402d9685f5e0884c325.tar.gz
spark-6d34a6a56b467e02f6f14402d9685f5e0884c325.tar.bz2
spark-6d34a6a56b467e02f6f14402d9685f5e0884c325.zip
Revert "[maven-release-plugin] prepare release v1.0.0-rc11"
This reverts commit 2f1dc868e5714882cf40d2633fb66772baf34789.
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 bd5e92b0a2..ba9802646b 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>