aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-25 10:18:51 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-25 10:18:51 +0000
commit832dc594e7666f1d402334f8015ce29917d9c888 (patch)
tree0397573c663f054a5de6761d78774671967837c0 /sql/hive
parent2f1dc868e5714882cf40d2633fb66772baf34789 (diff)
downloadspark-832dc594e7666f1d402334f8015ce29917d9c888.tar.gz
spark-832dc594e7666f1d402334f8015ce29917d9c888.tar.bz2
spark-832dc594e7666f1d402334f8015ce29917d9c888.zip
[maven-release-plugin] prepare for next development iteration
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..0c5565707e 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.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>